kunstmaan/bundles-cms
Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles.
Extend the ORM entity manager mappings with the following in your config.yml :
Have the entity you want to add tagging to implement 'Taggable' (Kunstmaan\TaggingBundle\Entity\Taggable) and implement the three new methods.
To add the tags field to your builder, use the following code :
In order to add the tags' AdminList to the Admin menu, add the following to the routing.yml :
How can I help you explore Laravel packages today?