[ENHANCEMENT]: Add Javascript & CSS tab from site views to modules #1247
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enhancement Details
Currently i don't see an option to add custom css and javascript to a module as dedicated files. It is of course possible to add <script> and <style> tags to the module, but it would be nice to have them as seperate files. This is probably a very low priority so completely understand if this won't be implemented for a while :).
Which part of the extension will be affected by this enhancement?
Compilation of component, Joomla Modules(admin_views)
Additional Context
No response
Seems like a valid request, give me a basic module, where this is implemented, and I will see what I can do. We are currently working on the new native Joomla 5+ module implementation and its nearly finished. We might be able to still add it... lets see.