2017 © Pedro Peláez
 

symfony-bundle button-widget

Victoire Button widget

image

victoire/button-widget

Victoire Button widget

  • Saturday, April 28, 2018
  • by lenybernard
  • Repository
  • 15 Watchers
  • 2 Stars
  • 3,726 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 7 Open issues
  • 12 Versions
  • 8 % Grown

The README.md

CircleCI, (*1)

Victoire Button Bundle

What is the purpose of this bundle

This bundle installs the Button Widget on your Victoire project. With this widget, you can set up a button anywhere on your website which can link to :, (*2)

  • Internal pages
  • URL
  • A routing setting
  • An anchor - i.e a widget within a page

You can define the size and style of the button, (*3)

Set Up Victoire

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

Install the bundle :

Run the following composer command :, (*5)

php composer.phar require victoire/button-widget

Reminder

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

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

        return $bundles;
    }
}

The Versions

28/04 2018

dev-feature/add-aria-hidden-icon

dev-feature/add-aria-hidden-icon

Victoire Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire

28/04 2018

dev-feature/add-aria-label

dev-feature/add-aria-label

Victoire Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire

28/04 2018

dev-master

9999999-dev

Victoire Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire

22/05 2017

2.0.4

2.0.4.0

Victoire Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire

22/03 2017

2.0.3

2.0.3.0

Victoire Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire

03/02 2017

2.0.2

2.0.2.0

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire dcms friendsofvictoire

07/10 2016

2.0.1

2.0.1.0

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire dcms friendsofvictoire

04/04 2016

1.5

1.5.0.0

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

widget button victoire dcms friendsofvictoire

29/02 2016

v1.4.x-dev

1.4.9999999.9999999-dev http://victoire.io

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

cms widget button dynamic victoire dcms friendsofvictoire fov

18/02 2016

1.4

1.4.0.0 http://victoire.io

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

cms widget button dynamic victoire dcms friendsofvictoire fov

01/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS Button widget

  Sources   Download

MIT

The Requires

 

cms widget button dynamic victoire dcms friendsofvictoire fov