
5 hours ago
The features available in JScms, hooks, plugins and templates are just the beginning.
17 hours ago
The after_render hook is executed in the index.php file and runs at the very end of the rendering process.
17 hours ago
The on_template_load hook is executed during the template loading process in JScms.
17 hours ago
The config_end_render hook is executed at the end of the configuration file.
17 hours ago
The on_template_footer_js hook allows developers to inject JavaScript into the footer of the template.
17 hours ago
The on_template_header_css hook allows developers to inject CSS into the header of the template.
2 minutes ago
The on_template_footer_html hook allows developers to inject custom HTML into the footer of the template.
17 hours ago
The on_profile_tab_content hook enables developers to inject dynamic tab content into user profiles.