dolibarr/htdocs/modulebuilder/template
Frédéric FRANCE d07e8c03a0
avoid changing object after call (#36159)
* avoid changing object after call

* avoid changing object after call

* avoid changing object after call

* avoid changing object after call

* avoid changing object after call

* avoid changing object after call

* avoid changing object after call

* clean code

* clean code

* clean code

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* clean code

* clean

* clean

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-11-12 09:44:39 +01:00
..
.tx
admin NEW DEV Can set color of the on/off button. 2025-10-22 11:05:59 +02:00
ajax
build exit code must be >= 0 (#35311) 2025-09-12 02:29:23 +02:00
class Uiux : Data for invoices & Orders status badges (#35781) 2025-10-17 01:55:11 +02:00
core Typo (#36123) 2025-11-06 17:11:02 +01:00
css
doc
img
js
langs/en_US
lib add dolBuildUrl with examples of use (#35549) 2025-10-06 18:17:02 +02:00
scripts exit code must be >= 0 (#35311) 2025-09-12 02:29:23 +02:00
sql
test/phpunit
.editorconfig fix modulebuilder editorconfig (#35221) 2025-09-04 14:27:23 +02:00
.gitattributes
.gitignore
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php Fix CI 2025-08-09 14:24:59 +02:00
myobject_agenda.php avoid changing object after call (#36159) 2025-11-12 09:44:39 +01:00
myobject_card.php add dolBuildUrl (#35664) 2025-10-17 02:31:07 +02:00
myobject_contact.php add dolBuildUrl (#35664) 2025-10-17 02:31:07 +02:00
myobject_document.php clean code (#35710) 2025-10-14 19:58:04 +02:00
myobject_list.php UIUX - More intuitive select table - Module builder (#35490) 2025-09-27 12:10:48 +02:00
myobject_note.php add dolBuildUrl (#35664) 2025-10-17 02:31:07 +02:00
README.md

MYMODULE FOR DOLIBARR ERP & CRM

Features

Description of the module...

Other external modules are available on Dolistore.com.

Translations

Translations can be completed manually by editing files in the module directories under langs.

Installation

Prerequisites: You must have Dolibarr ERP & CRM software installed. You can download it from Dolistore.org. You can also get a ready-to-use instance in the cloud from https://saas.dolibarr.org

From the ZIP file and GUI interface

If the module is a ready-to-deploy zip file, so with a name module_xxx-version.zip (e.g., when downloading it from a marketplace like Dolistore), go to menu Home> Setup> Modules> Deploy external module and upload the zip file.

Final steps

Using your browser:

  • Log into Dolibarr as a super-administrator
  • Go to "Setup"> "Modules"
  • You should now be able to find and enable the module

Licenses

Main code

GPLv3 or (at your option) any later version. See file COPYING for more information.

Documentation

All texts and readme's are licensed under GFDL.