Plugins

Rapila is fully customizable using both modules and plugins. Modules encapsulate specific functionality of a given type while plugins are packages of modules and assets. Rapila goes out of its way to make sure that all possible locations (base, site and included plugins) are searched whenever a specific resource or module needs to be included.

Currently, all existing rapila plugins reside in the rapila organization on GitHub. To view them, execute ./base/scripts/include-plugin.sh list inside your rapila installation.

You are free to develop your own rapila plugin. If you think it can be useful, please submit a ticket on cms-base or contact us. A public plugin repository is planned for the future.