We’re excited to announce the release of RAXO Insert Position J5 v4.00! This major update brings a complete code refactoring and full alignment with the latest Joomla development standards.
By adopting the latest Joomla event system and modern architecture, RAXO Insert Position now offers improved compatibility and reliability on the newest Joomla releases. This gives you confidence that your website will remain stable and fully supported — not only on Joomla 5, but also as Joomla 6 approaches on the horizon.
With this release, you’ll enjoy a smoother experience, enhanced compatibility, and a more robust foundation for your Joomla projects.
New features:
- Maximum compatibility with new Joomla 5 Event System;
- Added 5 new language localizations:
German (de-DE), Spanish (es-ES), French (fr-FR), Polish (pl-PL), Russian (ru-RU); - Support for Dark mode in Joomla! 5 administrator panel;
- Added changelog to see details of changes in plugin releases.
Improved:
- Support for the third-party K2 component has been removed;
- Code refactoring and modernized architecture
All plugin code updated to modern Joomla standards, including strict types, namespaces, and new event classes; - Fixed link to feature request and suggestion forum topic.
Transition to the New Joomla! 5 Event System
This plugin has been significantly updated and now fully integrated with new Joomla 5’s Event System. It uses SubscriberInterface
and typed event objects , such as BeforeDisplayEvent
, ContentPrepareEvent
, and AfterDisplayEvent
. This improves compatibility, performance, and aligns with modern Joomla development practices and long-term stability.
The previous version used older event handlers: onContentBeforeDisplay
, onContentPrepare
, and onContentAfterDisplay
.
Dark Mode Support in Joomla! 5 Admin Panel
The settings interface has been redesigned with modern CSS and now supports Joomla 5’s dark mode, ensuring a comfortable experience for all administrators.