One module. Unlimited possibilities.
This module lets you inject custom HTML, CSS, JavaScript, and PHP anywhere on your Joomla site - without editing template or core files.
- Add tracking tools (Google Analytics, Meta Pixel, Hotjar)
- Insert custom banners, alerts, or announcement bars
- Load external fonts, scripts, or CSS libraries
- Add verification tags (Google Search Console, Facebook)
- Inject conditional PHP logic (logged-in users, user groups)
- Override or enhance UI with custom CSS & JavaScript
HTML & CSS - Demo
This block is styled using custom CSS added via the module.
JS Code - Demo 1
Current Time:
JS Code - Demo 2
PHP Demo 1: User Detection
Hello Guest User.
Please log in to see personalized content.
PHP Demo 2: Array Sorting
Original Order:
Banana, Apple, Mango, Orange, Grapes
Banana, Apple, Mango, Orange, Grapes
Sorted Order (A → Z):
- Apple
- Banana
- Grapes
- Mango
- Orange