dolibarr/htdocs/modulebuilder/README.md

20 lines
726 B
Markdown
Raw Normal View History

2017-06-24 11:35:53 +02:00
Module Builder
==============
2017-05-27 13:46:34 +02:00
2017-06-24 11:35:53 +02:00
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*
2017-05-27 13:46:34 +02:00
Documentation
-------------
[Module tutorial](https://wiki.dolibarr.org/index.php/Module_development)
2017-05-27 13:46:34 +02:00
[Dolibarr development](https://wiki.dolibarr.org/index.php/Developer_documentation)