Insert PHP, HTML, CSS and JavaScript straight into articles, modules and other parts of Joomla with tags, so the WYSIWYG editor no longer strips scripts and embed code.
Joomla's WYSIWYG editors often strip scripts, iframes and other embeds from text, and PHP inside articles does not run at all. Sourcerer by Regular Labs solves this: the code is wrapped in dedicated tags and rendered on the page unchanged. It helps developers and administrators who need to add a tracking snippet, a widget or a short PHP script without building a separate module.
Features
- PHP code executed inside content.
- HTML, CSS and JavaScript that editors usually remove, such as analytics snippets or video embeds.
- Works in articles, categories, modules, components and meta tags.
- An editor button that inserts code in a clean form so it survives saving.
- Syntax highlighting for PHP, JS, CSS and HTML in the insert dialog.
Compatibility
- Joomla 4, 5 and 6.
- Current version 16.0.2, last updated in JED on 13 September 2026.
- Running PHP from content calls for care: editing rights for such articles should go only to trusted users.