Skip to content

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

Releases

Packages

Used by

Contributors

Languages