2017 © Pedro Peláez
 

symfony-bundle tos-bundle

Terms of Service Bundle

image

procergs/tos-bundle

Terms of Service Bundle

  • Tuesday, May 8, 2018
  • by guilhermednt
  • Repository
  • 3 Watchers
  • 2 Stars
  • 3,774 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 26 Versions
  • 9 % Grown

The README.md

LoginCidadaoTOSBundle

Terms of Service Bundle for login-cidadao, (*1)

Installation

1. Add the dependency

Run on the terminal:, (*2)

``` bash $ composer require procergs/tos-bundle, (*3)


## 2. Enable on your AppKernel Edit `app/AppKernel.php` so that `registerBundles` contains the following: ``` php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new LoginCidadao\TOSBundle\LoginCidadaoTOSBundle(), ); }

3. Configuration

Finally, add this to your config.yml:, (*4)

yaml login_cidadao_tos: use_tasks: true, (*5)

The Versions

08/05 2018

dev-master

9999999-dev

Terms of Service Bundle

  Sources   Download

AGPL-3.0 AGPLv3

The Requires

 

by Guilherme Donato

08/05 2018
08/05 2018
15/09 2017
19/05 2017
19/05 2017
25/07 2016
25/07 2016
25/02 2016
21/02 2016
19/02 2016
19/02 2016
19/02 2016
14/12 2015
14/08 2015
27/07 2015
24/07 2015
24/07 2015