Files
dolibarr/htdocs/modulebuilder
javieralapps4up 65cf350367 Date filters are lost when clicking on a title
When filtering on a date, $param ONLY contains that entire date. I don't know if it's better to fill $param with month, day and year or get the full date (unix time)
2022-08-27 11:48:05 +02:00
..
2022-07-15 13:41:02 +02:00

Module Builder

This is a module to provide embedded tools to develop your own application/features inside Dolibarr ERP CRM software. It provide 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 - Admin tools - Module builder

Documentation

Module tutorial

Dolibarr development