2017 © Pedro PelĆ”ez
 

symfony-bundle html-widget

Victoire HTML widget

image

victoire/html-widget

Victoire HTML widget

  • Saturday, April 28, 2018
  • by lenybernard
  • Repository
  • 15 Watchers
  • 2 Stars
  • 1,709 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 6 Versions
  • 17 % Grown

The README.md

CircleCI, (*1)

Victoire Html Bundle

What is the purpose of this bundle

This bundles gives you access to the HTML Widget, with it you can integrate HTML slots within your website., (*2)

Set Up Victoire

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

Install the bundle

php composer.phar require victoire/html-widget

Reminder

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

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

        return $bundles;
    }
}

The Versions

28/04 2018

dev-master

9999999-dev

Victoire HTML widget

  Sources   Download

MIT

The Requires

 

html widget victoire

24/05 2017

2.0.2

2.0.2.0

Victoire HTML widget

  Sources   Download

MIT

The Requires

 

html widget victoire

24/03 2017

2.0.1

2.0.1.0

Victoire DCMS HTML widget

  Sources   Download

MIT

The Requires

 

html widget victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0

Victoire DCMS HTML widget

  Sources   Download

MIT

The Requires

 

html widget victoire dcms friendsofvictoire

22/02 2016

1.5

1.5.0.0

Victoire DCMS HTML widget

  Sources   Download

MIT

The Requires

 

html widget victoire dcms friendsofvictoire

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS HTML widget

  Sources   Download

MIT

The Requires

 

html cms widget dynamic victoire dcms friendsofvictoire fov