Tribiq CMS is designed in a modular way, with a powerful Core of software, and an API which facilitates the addition of functionality using Plugins.
A Plugin is a piece of code that lives completely separately from the core CMS, yet still extends its functionality.
As they are separate from the core CMS, the CMS can be updated without effecting the Plugin, and the Plugin can have the license of your choice regardless of the license used for the CMS.
We also provide documentation for Plugin creation.
You can add a comment here