Blog Sections Open
TinyMCE5 for Evolution CMS 3: A Cleaner Package and Configuration Story
A package-focused post about TinyMCE5 for Evo 3 and why the packaging and configuration approach mattered as much as the editor version itself.
Editor upgrades are only partly about the editor. The bigger long-term win often comes from how the package is structured and maintained. The TinyMCE5 package for Evo 3 mattered because it pushed the integration toward a cleaner model: fewer files, Composer-managed dependencies, and configuration that is easier to understand and extend.
That is the kind of change that reduces maintenance friction over time. Instead of hiding editor behavior across scattered legacy files, the package made it more obvious where configuration lives and how teams can create or adapt their own presets.
Why this package update was important
- it reduced maintenance complexity compared with older TinyMCE integrations
- it leaned on Composer for cleaner dependency management
- it gave teams a more understandable config structure for custom editor setups
Source: Telegram post and TinyMCE5 on GitHub.
multifields 3.0.0
multifields 3.0.0 is a release of a custom TV package for grouped and repeatable fields in structured content editing workflows.
TinyMCE5 5.6.1.2
TinyMCE5 5.6.1.2 is a release of TinyMCE5 for Evolution CMS 3, maintained as the classic TinyMCE editor integration for manager editing workflows.