2017 © Pedro Peláez
 

symfony-bundle simplecontactform-widget

Victoire DCMS SimpleContactForm widget

image

friendsofvictoire/simplecontactform-widget

Victoire DCMS SimpleContactForm widget

  • Monday, April 3, 2017
  • by lenybernard
  • Repository
  • 9 Watchers
  • 1 Stars
  • 7,557 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 9 Versions
  • 2 % Grown

The README.md

Deprecated - You'd better use the friendsofvictoire/form-widget

Victoire DCMS Simple Contact Form Bundle

What is the purpose of this bundle

This bundle gives you access to the Simple Contact Form Widget. With this widget, you can install a header menu, footer menu, or a menu directly on a page., (*1)

Set Up Victoire

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

Install the Simple Contact Form Bundle :

Run the following composer command :, (*3)

php composer.phar require friendsofvictoire/simplecontactform-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\SimpleContactForm\VictoireSimpleContactFormBundle(),
        );

        return $bundles;
    }
}

The Versions

23/02 2016

1.5

1.5.0.0 http://victoire.io

Victoire DCMS SimpleContactForm widget

  Sources   Download

MIT

The Requires

 

cms widget dynamic victoire dcms friendsofvictoire fov simplecontactform

11/12 2015

1.4.0

1.4.0.0 http://victoire.io

Victoire DCMS SimpleContactForm widget

  Sources   Download

MIT

The Requires

 

cms widget dynamic victoire dcms friendsofvictoire fov simplecontactform

12/11 2015

dev-master-2

dev-master-2 http://victoire.io

Victoire DCMS SimpleContactForm widget

  Sources   Download

MIT

The Requires

 

cms widget dynamic victoire dcms friendsofvictoire fov simplecontactform

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS SimpleContactForm widget

  Sources   Download

MIT

The Requires

 

cms widget dynamic victoire dcms friendsofvictoire fov simplecontactform