dolibarr/htdocs/modulebuilder/template
2024-08-18 16:18:49 +02:00
..
.tx
admin Qual: Fix PhanPluginUnknownObjectMethodCall ("part 1") (#30563) 2024-08-17 19:32:52 +02:00
ajax
build
class Qual: Fix PhanPluginUnknownObjectMethodCall ("part 1") (#30563) 2024-08-17 19:32:52 +02:00
core tell about delivery objecttype tabs (#30662) 2024-08-18 16:18:49 +02:00
css Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
doc fix phpstan level 5 (#30565) 2024-08-13 23:16:09 +02:00
img
js
langs/en_US
lib
scripts Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
sql
test/phpunit Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
.editorconfig
.gitattributes
.gitignore
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php
myobject_agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
myobject_card.php Clean code 2024-08-17 23:46:16 +02:00
myobject_contact.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
myobject_document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
myobject_list.php Fix phan 2024-08-18 00:01:45 +02:00
myobject_note.php Better comments (#30200) 2024-06-30 21:02:50 +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.

Note: If this screen tells you that there is no "custom" directory, check that your setup is correct:

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.