
5 hours ago
The features available in JScms, hooks, plugins and templates are just the beginning.
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.
15 seconds 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.
17 hours ago
The on_profile_sidebar_links hook allows developers to dynamically add custom links to the user profile sidebar.
17 hours ago
The on_user_save hook allows plugins to capture and store additional user-specific information during the save process.
2 minutes ago
The on_admin_user_edit_tabs hook allows developers to dynamically add custom tabs to the admin user edit interface.
17 hours ago
The on_helpful_box_plugin_context hook allows plugins to provide dynamic context to the helpful box feature.
17 hours ago
The before_render_admin hook allows developers to inject functionality before the admin template is rendered.