Home
27.08.2025 10:33
The next generation CMS with an extensive plugin and hook system. Build with AI and a lot of nerves.
27.08.2025 10:33
The next generation CMS with an extensive plugin and hook system. Build with AI and a lot of nerves.
06.03.2025 08:42
Do you have a question? Please get in touch with us, we are looking forward to get to know you.
05.04.2025 18:56
05.03.2025 04:17
Your personal profile on JScms with the option to change password and email.
08.04.2025 11:03
JScms 3.0.1 is here with a WebSocket server, multilingual support, email improvements, enhanced frontend editor, and multiple bug fixes for a better CMS experience.
06.03.2025 09:29
In this article we will explain what are hooks and how to use them.
05.03.2025 19:33
The after_render hook is executed in the index.php file and runs at the very end of the rendering process.
05.03.2025 19:19
The on_template_load hook is executed during the template loading process in JScms.
05.03.2025 18:43
The on_template_footer_js hook allows developers to inject JavaScript into the footer of the template.
05.03.2025 17:29
The on_template_header_css hook allows developers to inject CSS into the header of the template.
05.03.2025 17:08
The on_template_footer_html hook allows developers to inject custom HTML into the footer of the template.
05.03.2025 16:42
The before_render_admin hook allows developers to inject functionality before the admin template is rendered.
05.03.2025 16:41
The after_render_admin hook allows developers to execute functionality after the admin template is rendered.