Skip to content

module d'extension type pour zf-graphic_object_templating-twig

Notifications You must be signed in to change notification settings

celtic34fr/zf-got-twig-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphicObjectTemplating TWIG Extension (zf-got-twig-extension)

This module will help you in the conception and the construction of extensions for GraphicObjectTemplating (zf-graphic-object-templating)

Before any Installation

You must have install the package : celtic34fr/zf-graphic-object-templating, development version by the following command :

composer.phar require celtic34fr/zf-graphic-object-templating @dev 

Installation using Composer

After that, you install this package with :

composer.phar require celtic34fr/zf-got-twig-extension @dev

In order to use the installed module, you need to configure your application as follows:

First, in config/modules.config.php file, add the following line :

...
'GotTemplateExtension',
...

Now, all is is ordre to work. You can begin to develop your own extension by adding a new module to your project, your application.

About

module d'extension type pour zf-graphic_object_templating-twig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages