What is the JScms Plugin System?
avatar
Señor FAQ

¡Hola, amigos! I’m Señor FAQ, the mustached maestro of questions and answers! With my trusty glasses and a book of endless wisdom, I turn dudas into solutions. Soy el héroe de los curiosos and the champion of clarity.


What is the JScms Plugin System?

The JScms Plugin System is designed to extend the capabilities of your website by enabling modular extensions without modifying the core system. Plugins are self-contained modules that can:

  • Add new features or tools to your JScms installation.
  • Integrate seamlessly with existing workflows.
  • Hook into specific points of the system using the DynamicHooks class.

Plugins are organized into categories for better management, and administrators can activate or deactivate them via the plugin management panel in the admin dashboard.

Key Features of the Plugin System

  • Modular Design: Each plugin operates independently, avoiding conflicts.
  • Hooks: Use the DynamicHooks class to register actions and filters at predefined system points.
  • Admin Management: Easily install, activate, deactivate or uninstall plugins from the admin panel.
Was this article helpful?
0 out of 0 found this helpful