Modules

Basically, modules are used as means of code-splitting for implementation of multiple content types mentioned here. The basic Cockpit admin UI is served by the Cockpit module.

Every module must have a bootstrap.php file in it's root. This file is loaded by the app-container when Cockpit does it's initial bootstrapping.

Last Updated: 2/3/2019, 5:18:46 PM