2017 © Pedro Peláez
 

symfony-bundle archive-widget

Victoire DCMS Blog Archive widget

image

friendsofvictoire/archive-widget

Victoire DCMS Blog Archive widget

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

The README.md

Victoire DCMS Blog Archive Bundle

What is the purpose of this bundle

This bundles gives you access to the Archive Widget which enables the Blog posts's archive., (*1)

Set Up Victoire

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

Install the bundle

php composer.phar require friendsofvictoire/archive-widget

Reminder

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

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

        return $bundles;
    }
}

The Versions

12/05 2017

dev-feature/setup-automated-test

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

Victoire DCMS Blog Archive widget

  Sources   Download

MIT

The Requires

 

widget archive blog victoire friendsofvictoire

03/04 2017

dev-master

9999999-dev http://victoire.io

Victoire DCMS Blog Archive widget

  Sources   Download

MIT

The Requires

 

widget archive blog victoire friendsofvictoire

03/04 2017

2.0.1

2.0.1.0 http://victoire.io

Victoire DCMS Blog Archive widget

  Sources   Download

MIT

The Requires

 

widget archive blog victoire friendsofvictoire

22/08 2016

2.0.0

2.0.0.0 http://victoire.io

Victoire DCMS Blog Archive widget

  Sources   Download

MIT

The Requires

 

widget archive blog victoire friendsofvictoire

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS Blog Archive widget

  Sources   Download

MIT

The Requires

 

cms widget archive dynamic blog victoire dcms friendsofvictoire fov