Skip to content

serge0design/pimcore-custom-twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimcore CustomTwigBundle

A collection of twig Extensions/Filters and Tests for Pimcore 11.

Installation

"require": {
    "serge0design/pimcore-custom-twig": "^1.0",
}
  • Execute: $ composer require serge0design/pimcore-custom-twig

Add Bundle to bundles.php:

return [
    SergeDesign\PimcoreCustomTwigBundle\PimcoreCustomTwigBundle::class => ['all' => true],
];

About

A collection of twig Extensions/Filters and Tests for Pimcore 11.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages