Joomla 6 Random HTML module

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Administrator
    FOUNDER / CEO
    • Nov 2025
    • 301

    Joomla 6 Random HTML module

    Click image for larger version  Name:	1.png Views:	0 Size:	6.6 KB ID:	33


    With The Joomla Extension Random HTML Module you can easily create random html to your own wishes. Use them to create random html or javascripting and css

    examples are random cursor, random javascripts, random html frames

    There are around 150 html fields to start with!

    if by any chance you get errors about JModuleHelper here is the solution: Open your template index.php and paste this little alias bridge


    PHP Code:
    phpif (!class_exists('JModuleHelper')) { class_alias('Joomla\CMS\Helper\ModuleHelper', 'JModuleHelper'); } 
    

    Language files for front and back end are included Tested on several joomla 5 and 6 live sites

    This Extension is free to use!

    This post is included as readme.txt

    If you can't download here you can also get it at github

    Have fun!


    Click image for larger version  Name:	2.png Views:	0 Size:	72.5 KB ID:	35 Click image for larger version  Name:	3.png Views:	0 Size:	39.5 KB ID:	36
    Attached Files
Working...