Getting started
Supported versions
The plugin framework is supported in DHIS2 version 40.5 and later. The plugin support using the plugin framework was introduced in version 101.0.0 of the Dashboard app.
What are plugins?
Plugins are a way to extend the functionality of the core applications within the DHIS2 ecosystem. Plugins act and feel like native widgets / components, and allow you to write custom code that is injected into the core applications without having to fork or maintain a separate version of the Dashboard app.
tip
Want to learn more about what plugins are and how they work under the hood? Read more about the core plugin technology