Extension Registry

The Extensions Registry is your entry to extend or customize the Backoffice. Therefor it is crucial to understand the abilities of the Extension Registry.

The extension registry is a global registry that can be accessed and changed at anytime while Backoffice is running.

Each Extension Manifest has to declare its type, this is used to determine where it hooks into the system. It also looks at what data is required to declare within it.

Once you understand how to declare your own, you may want to replace or remove existing.

Last updated

Was this helpful?