symfony-bundle triptych-widget
Victoire DCMS Triptych widget
friendsofvictoire/triptych-widget
Victoire DCMS Triptych widget
- Wednesday, May 24, 2017
- by paulandrieux
- Repository
- 3 Watchers
- 1 Stars
- 8 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Victoire CMS Triptych Bundle
Need to add a triptych in a victoire cms website ?, (*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/triptych-widget
Declare your widget in your AppKernel:, (*3)
class AppKernel extends Kernel
{
public function registerBundles()
{
$bundles = array(
...
new Victoire\Widget\TriptychBundle\VictoireWidgetTriptychBundle(),
);
return $bundles;
}
}
dev-master
9999999-dev
Victoire DCMS Triptych widget
Sources
Download
MIT
The Requires
by
Charlie Lucas
widget
victoire
dcms
friendsofvictoire
triptych
dev-feature/setup-automated-test
dev-feature/setup-automated-test
Victoire DCMS Triptych widget
Sources
Download
MIT
The Requires
by
Charlie Lucas
widget
victoire
dcms
friendsofvictoire
triptych
1.0.0
1.0.0.0
Victoire DCMS Triptych widget
Sources
Download
MIT
The Requires
by
Charlie Lucas
widget
victoire
dcms
friendsofvictoire
triptych