2017 © Pedro Peláez
 

symfony-bundle calculator-widget

Victoire DCMS calculator widget

image

friendsofvictoire/calculator-widget

Victoire DCMS calculator widget

  • Wednesday, May 24, 2017
  • by lenybernard
  • Repository
  • 9 Watchers
  • 0 Stars
  • 303 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Victoire DCMS Calculator Bundle

What is the purpose of this bundle

This bundle gives you access to the Calculator Widget. With this widget, you can define the parameters and the calcul method to give live results to the user., (*1)

Set Up Victoire

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

Install the Bundle

Run the following composer command :, (*3)

php composer.phar require friendsofvictoire/calculator-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\CalculatorBundle\VictoireWidgetCalculatorBundle(),
        );

        return $bundles;
    }
}

The Versions

24/05 2017

dev-feature/setup-automated-test

dev-feature/setup-automated-test http://victoire.io

Victoire DCMS calculator widget

  Sources   Download

MIT

The Requires

 

by Charlie Lucas

widget calculator victoire dcms friendsofvictoire

03/04 2017

dev-master

9999999-dev http://victoire.io

Victoire DCMS calculator widget

  Sources   Download

MIT

The Requires

 

by Charlie Lucas

widget calculator victoire dcms friendsofvictoire

03/04 2017

2.0.1

2.0.1.0 http://victoire.io

Victoire DCMS calculator widget

  Sources   Download

MIT

The Requires

 

by Charlie Lucas

widget calculator victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0 http://victoire.io

Victoire DCMS calculator widget

  Sources   Download

MIT

The Requires

 

by Charlie Lucas

widget calculator victoire dcms friendsofvictoire

29/04 2016

1.5.0

1.5.0.0 http://victoire.io

Victoire DCMS calculator widget

  Sources   Download

MIT

The Requires

 

by Charlie Lucas

widget calculator victoire dcms friendsofvictoire

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS calculator widget

  Sources   Download

MIT

The Requires

 

cms widget dynamic calculator victoire dcms friendsofvictoire fov