📄️ Plugin Workflow (Isolated from Core)
How to develop iDempiere plug-ins independently from the core codebase
📄️ Running Plug-ins Locally
Guide to configure and run plug-ins locally in iDempiere.
📄️ Distributing Plug-ins
Guide to distribute and install plug-ins in iDempiere.
📄️ Service Annotations
Learn how to use OSGi Declarative Service annotations to simplify plug-in development in iDempiere.
📄️ Callouts
Learn how to implement column callouts in iDempiere plug-ins using modern best practices.
📄️ Event Handlers
Learn how to implement event handlers in iDempiere plug-ins to intercept and respond to model events.