Plugins¶
MedUX's functionality is built on a plugin architecture powered by GDAPS (Generic Django Apps Plugin System). This section covers everything related to developing and understanding plugins.
Sections¶
- Plugin Development — step-by-step guide to creating a MedUX plugin
- Plugin Structure — anatomy of a plugin package
- Shipped Plugins — plugins bundled with MedUX
- Interfaces Reference — all extension points available to plugins