2017 © Pedro Peláez
 

symfony-bundle snake-widget

Victoire DCMS social buttons widget

image

friendsofvictoire/snake-widget

Victoire DCMS social buttons widget

  • Wednesday, May 24, 2017
  • by paulandrieux
  • Repository
  • 3 Watchers
  • 3 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Victoire CMS Snake Bundle

Snake Bundle provide a basics ordered list widget, (*1)

First you need to have a valid Symfony2 Victoire edition. Then you just have to run the following composer command :, (*2)

php composer.phar require friendsofvictoire/snake-widget

Do not forget to add the bundle in your AppKernel !, (*3)

    class AppKernel extends Kernel
    {
        public function registerBundles()
        {
            $bundles = array(
                ...
                new Victoire\Widget\TimelineBundle\VictoireWidgetSnakeBundle(),
            );

            return $bundles;
        }
    }

The Versions

24/05 2017

dev-master

9999999-dev

Victoire DCMS social buttons widget

  Sources   Download

MIT

The Requires

 

by Grandin Anthony

widget snake victoire dcms friendsofvictoire

24/05 2017

dev-feature/behat-tests2

dev-feature/behat-tests2

Victoire DCMS social buttons widget

  Sources   Download

MIT

The Requires

 

by Grandin Anthony

widget snake victoire dcms friendsofvictoire

03/03 2017

dev-feature/#advanced-form

dev-feature/#advanced-form

Victoire DCMS social buttons widget

  Sources   Download

MIT

The Requires

 

by Grandin Anthony

widget snake victoire dcms friendsofvictoire

23/02 2017

1.0.0

1.0.0.0

Victoire DCMS social buttons widget

  Sources   Download

MIT

The Requires

 

by Grandin Anthony

widget snake victoire dcms friendsofvictoire