2017 © Pedro Peláez
 

symfony-bundle statistic-widget

Victoire DCMS Statistics widget

image

friendsofvictoire/statistic-widget

Victoire DCMS Statistics widget

  • Friday, May 12, 2017
  • by lenybernard
  • Repository
  • 10 Watchers
  • 0 Stars
  • 38 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Victoire DCMS Statistic Bundle

What is the purpose of this bundle

This bundle gives you access to the Statistic Widget which enables a graphical representation of datas., (*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/statistic-bundle

Reminder

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

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

        return $bundles;
    }
}

The Versions

12/05 2017

dev-feature/setup-automated-test

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

Victoire DCMS Statistics widget

  Sources   Download

MIT

The Requires

 

statistics widget victoire dcms friendsofvictoire

03/04 2017

dev-master

9999999-dev http://victoire.io

Victoire DCMS Statistics widget

  Sources   Download

MIT

The Requires

 

statistics widget victoire dcms friendsofvictoire

03/04 2017

1.3.1

1.3.1.0 http://victoire.io

Victoire DCMS Statistics widget

  Sources   Download

MIT

The Requires

 

statistics widget victoire dcms friendsofvictoire

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS Statistics widget

  Sources   Download

MIT

The Requires

 

statistics cms widget dynamic victoire dcms friendsofvictoire fov