symfony-bundle snake-widget
Victoire DCMS social buttons widget
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
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;
}
}
dev-master
9999999-dev
Victoire DCMS social buttons widget
Sources
Download
MIT
The Requires
by
Grandin Anthony
widget
snake
victoire
dcms
friendsofvictoire
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
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
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