2017 © Pedro Peláez
 

symfony-bundle test-bundle

Es solo un test

image

gaston/test-bundle

Es solo un test

  • Monday, October 7, 2013
  • by gastonnina
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TestBundle

Solo para probar el bundle de symfony adiciona de momento una vista de banner la que no es configurable "solo tiene un link a google.com", (*1)

INSTALL

1) Installing the Standard Edition

use composer to install the TestBundle, (*2)

php composer.phar require "gaston/test-bundle":"dev-master"

2) Configuration

Modify 'App.kernel.php' to add this line, (*3)

new Gaston\TestBundle\GastonTestBundle(),

3) Apply the view

In some view only add this line, (*4)

{{ include('GastonTestBundle:Banner:index.html.twig') }}

The Versions

07/10 2013

dev-master

9999999-dev http://github.com/gastonnina/testBundle

Es solo un test

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Gaston Nina

symfony gaston