dolibarr/htdocs/modulebuilder
Frédéric FRANCE 80184f0bd3
fix phpstan (#38038)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* clean

* clean code

* clean code

* clean code

* Update bom_agenda.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-05-11 01:19:35 +02:00
..
admin Clean code 2026-03-10 18:25:59 +01:00
template fix phpstan (#38038) 2026-05-11 01:19:35 +02:00
index.php Fix travis 2026-05-07 09:36:02 +02:00
README.md

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

Documentation

Module tutorial

Dolibarr development