Blog Sections Open
EvoDashboard: Building a More Useful Welcome Screen in Evolution CMS
EvoDashboard turned the Evolution manager welcome screen into a modular dashboard instead of a static landing page.
EvoDashboard is a good example of the Evolution ecosystem focusing on daily usability. Instead of treating the manager welcome screen as a static page, it turned it into a configurable dashboard with modules for links, recent content, social blocks, and custom branding.
The plugin hooked into manager welcome events and exposed a long list of configurable options for block placement, list behavior, chunk-based customization, and visual styling. In practice that meant teams could shape the manager start screen around their own workflow instead of living with one fixed default layout.
As an ecosystem piece, this matters because it reflects a broader pattern in Evolution CMS: many valuable addons were not about frontend rendering at all, but about making the manager more usable for editors and site owners.
Source: Manager category on Extras.Evolution.
TVCurrencyConverter: Auto-Updating Price TVs from Currency TVs in Evolution CMS
An ecosystem note on the TVCurrencyConverter plugin and how it automated price recalculation from currency-based TV values.
MODX Evolution Star Rating with jQuery Raty
An ecosystem note on the Star Rating addon branch that switched to jQuery Raty for a cleaner frontend integration.