An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
Hello guys, is there a recommend approach to use entity translations with Kunstmaan? There is dependency on https://github.com/Atlantic18/DoctrineExtensions, but it uses field-based translations while I am looking entity-based like https://github.com/KnpLabs/DoctrineBehaviors.
If I implement DoctrineBehaviors translations, I get errors in CRUDs on CMS (mostly with filters).