Skip to content

skuola/SeoBundle

Repository files navigation

SeoBundle

##Installation

Install the bundle:

composer require skuola/seo-bundle

Register the bundle in app/AppKernel.php:

<?php
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new OpenSkuola\SeoBundle\OpenSkuolaSeoBundle()
    );
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages