2017 © Pedro Peláez
 

symfony-bundle file-widget

Victoire DCMS File widget

image

friendsofvictoire/file-widget

Victoire DCMS File widget

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

The README.md

Victoire DCMS File Bundle

What is the purpose of this bundle

This bundles gives you access to the File Widget, with this you can define any file that the user can download directly from your website., (*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/file-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\FileBundle\VictoireWidgetFileBundle(),
        );

        return $bundles;
    }
}

The Versions

12/05 2017

dev-master

9999999-dev

Victoire DCMS File widget

  Sources   Download

MIT

The Requires

 

file widget victoire dcms friendsofvictoire

03/04 2017

2.0.1

2.0.1.0

Victoire DCMS File widget

  Sources   Download

MIT

The Requires

 

file widget victoire dcms friendsofvictoire

03/04 2017

2.0.2

2.0.2.0

Victoire DCMS File widget

  Sources   Download

MIT

The Requires

 

file widget victoire dcms friendsofvictoire

22/08 2016

2.0.0

2.0.0.0

Victoire DCMS File widget

  Sources   Download

MIT

The Requires

 

file widget victoire dcms friendsofvictoire

22/02 2016

1.5

1.5.0.0

Victoire DCMS File widget

  Sources   Download

MIT

The Requires

 

file widget victoire dcms friendsofvictoire

02/11 2015

1.3.0

1.3.0.0 http://victoire.io

Victoire DCMS File widget

  Sources   Download

MIT

The Requires

 

file cms widget dynamic victoire dcms friendsofvictoire fov