Skip to content

mugoweb/mugovalidatedstring-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

mugovalidatedstring bundle

Ibexa bundle that provides mugovalidatedstring datatype (eZ Publish) support so it can be used in Twig templates

Installation

You just need to enable the bundle by adding the following:

[...]
Mugo\ValidatedStringBundle\MugoValidatedStringBundle::class => ['all' => true],
[...]

into your config/bundles.php file.

Don't forget to clear the symfony cache ;)

php bin/console cache:clear --env=[env]

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages