Skip to content

Modules

Modules are the building blocks of the CMS. Each module is self-contained with its own routes, migrations, controllers, and frontend assets. Core modules are always loaded, optional modules can be toggled from the admin interface.

Getting Started

Core Modules

  • Auth — authentication, user management, events
  • Permissions — roles, direct permissions, owner flag
  • Navigation — sidebar navigation manager