2017 © Pedro Peláez
 

symfony-bundle tab-widget

Victoire DCMS Tab widget

image

victoire/tab-widget

Victoire DCMS Tab widget

  • Friday, March 24, 2017
  • by lenybernard
  • Repository
  • 10 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 3 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Victoire DCMS Tab Bundle

What is the purpose of this bundle

This bundles gives you access to the Tab Widget which enables Tabs over your website., (*1)

Set Up Victoire

If you haven't already, you can follow the steps to set up Victoire here, (*2)

Install the bundle

php composer.phar require friendsofvictoire/tab-widget

Reminder

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

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

        return $bundles;
    }
}

The Versions

24/03 2017

dev-master

9999999-dev

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

24/03 2017

2.0.3

2.0.3.0

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

10/11 2016

2.0.2

2.0.2.0

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

31/10 2016

2.0.1

2.0.1.0

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

28/06 2016

1.5.1

1.5.1.0

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

22/02 2016

1.5

1.5.0.0

Victoire DCMS Tab widget

  Sources   Download

MIT

The Requires

 

widget tab victoire dcms friendsofvictoire

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire Cms Tab widget

  Sources   Download

MIT

The Requires

 

cms widget dynamic tab victoire dcms friendsofvictoire fov