šŸ¤© Knowledge is Power šŸ¤©

Learn how to use JScms

We will explain all features, functions, hooks, plugins, editor and how to navigate and modify your content in JScms. How to create pages, plugins, add your own language phrases and use AI to improve your articles if you want.

Hooks JScms
faq-preview-img
Hook: register_dynamic_urls

5 min read time

Hook: register_dynamic_urls The register_dynamic_urls hook allows plugins to define their own dynamic URLs that can be used as shortcodes for easy integration within the...

Functions JScms
faq-preview-img
Function: DynamicBase::timeSince

5 min read time

Function: DynamicBase::timeSince The DynamicBase::timeSince function calculates the time elapsed since a given timestamp and formats it either in "time ago" format or a standard d...

Hooks JScms
faq-preview-img
Hook: admin_usergroup_form_fields

5 min read time

Hook: admin_usergroup_form_fields The admin_usergroup_form_fields hook allows plugins to dynamically add custom fields to the user group management form in the admin int...

Hooks JScms
faq-preview-img
Hook: admin_usergroup_save

5 min read time

Hook: admin_usergroup_save The admin_usergroup_save hook allows plugins to handle custom data processing after a user group is saved in the admin interface.

Hooks JScms
faq-preview-img
Hook: admin_usergroup_fetch_data

5 min read time

Hook: admin_usergroup_fetch_data The admin_usergroup_fetch_data hook allows plugins to fetch and modify additional data for a user group during data retrieval in the adm...

Hooks JScms
faq-preview-img
Hook: on_dashboard_boxes

5 min read time

Hook: on_dashboard_boxes The on_dashboard_boxes hook in JScms allows developers to dynamically add custom boxes to the admin dashboard. This feature is particularly useful for provi...

Hooks JScms
faq-preview-img
Hook: admin_usergroup_populate_js

5 min read time

Hook: admin_usergroup_populate_js The admin_usergroup_populate_js hook allows plugins to dynamically populate JavaScript fields with additional data for user groups in t...

Hooks JScms
faq-preview-img
Hook: on_dashboard_top_boxes

5 min read time

Hook: on_dashboard_top_boxes The on_dashboard_top_boxes hook allows plugins to add custom dashboard boxes dynamically in the admin panel's top section.