2017 © Pedro Peláez
 

symfony-bundle date-widget

Victoire DCMS Date widget

image

friendsofvictoire/date-widget

Victoire DCMS Date widget

  • Tuesday, April 18, 2017
  • by lenybernard
  • Repository
  • 4 Watchers
  • 1 Stars
  • 8,324 Installations
  • HTML
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 7 Versions
  • 1 % Grown

The README.md

Victoire DCMS Date Bundle

What is the purpose of this bundle

This bundle installs the Date Widget on your Victoire project. It renders the date in any format you want., (*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/date-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\DateBundle\VictoireWidgetDateBundle(),
            );

            return $bundles;
        }
    }

The Versions

18/04 2017

dev-master

9999999-dev

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date widget victoire dcms friendsofvictoire

04/04 2017

2.0.2

2.0.2.0

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date widget victoire dcms friendsofvictoire

03/04 2017

2.0.1

2.0.1.0

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date widget victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date widget victoire dcms friendsofvictoire

10/07 2016

1.5.1

1.5.1.0

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date widget victoire dcms friendsofvictoire

24/02 2016

1.5.0

1.5.0.0

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date widget victoire dcms friendsofvictoire

02/11 2015

1.3.1

1.3.1.0 http://victoire.io

Victoire DCMS Date widget

  Sources   Download

MIT

The Requires

 

date cms widget dynamic victoire dcms friendsofvictoire fov