forked from Wavyzz/dolibarr
* Moved property init to constructor * Added VERSIONS constant * Updated code comments * Refactor to use switch statement * Added contributor details * Refactored to use VERSIONS constant * Added method return & parameter types * Added getter methods * Clean code * Remove runTrigger return type * Refactored & cleaned code. Added contributor details. * Refactored modulebuilder trigger interface * Cleaned code * Fixed runTrigger types * Added changelog warning * Fixed return type * Fixed return type * Fixed PHP 7.0 compatibility --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Module Builder
This is a module to provide embedded tools to develop your own application/features inside Dolibarr ERP CRM software. It provides tools for module developers to kickstart their project and give an hands-on sample of which features Dolibarr has to offer for module development.
If you don't need to develop your own module/application, you just don't need this.
After enabling this module, you should find features to generate or edit modules/application from menu Home - Tools - Module builder