2017 © Pedro Peláez
 

symfony-bundle contao-branding

Comolo Branding

image

comolo/contao-branding

Comolo Branding

  • Thursday, October 27, 2016
  • by comolo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Register the Branding bundle in the AppKernel., (*1)

// app/AppKernel.php

// ...
$bundles = [
    new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
    new Symfony\Bundle\SecurityBundle\SecurityBundle(),
    new Symfony\Bundle\TwigBundle\TwigBundle(),
    // ... and some more

    // add this line
    new Comolo\Contao\BrandingBundle\ComoloContaoBrandingBundle(),
];
// ...

Add the following lines to the beginning of app/config/routing.yml, (*2)

ComoloContaoBrandingBundle:
    resource: "@ComoloContaoBrandingBundle/Resources/config/routing.yml"

The Versions

27/10 2016

dev-master

9999999-dev

Comolo Branding

  Sources   Download

proprietary

The Requires

 

27/10 2016

4.2.3

4.2.3.0

Comolo Branding

  Sources   Download

proprietary

The Requires

 

27/10 2016

4.2.2

4.2.2.0

Comolo Branding

  Sources   Download

proprietary

The Requires

 

27/10 2016

4.2.1

4.2.1.0

Comolo Branding

  Sources   Download

proprietary

The Requires

 

22/10 2016

4.2.0

4.2.0.0

Comolo Branding

  Sources   Download

proprietary

The Requires