Module

Plugin Interface

Explicit extension points for features that should integrate with, not fork, the CMS core.

Plugin Interface

Extension by contract

Plugins can add routes, admin surfaces, settings, hooks, or workflow features while keeping the core CMS predictable.

Operational clarity

The goal is a plugin model that works for search, i18n, analytics, integrations, custom fields, and publishing automation without turning every install into a custom codebase.