dolibarr/htdocs/modulebuilder/template
2024-11-08 15:59:35 +01:00
..
.tx
admin add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
ajax add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
build
class Debug modulebuilder template 2024-11-06 22:25:00 +01:00
core Qual: Fix phpdoc for *ArrayMethod* args/return values (non api_) (#31719) 2024-11-08 14:43:12 +01:00
css Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
doc fix phpstan level 5 (#30565) 2024-08-13 23:16:09 +02:00
img Replace use of png file for module image with a font awesome image 2022-09-27 12:05:11 +02:00
js Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
langs/en_US Fix translation file header 2024-10-14 16:44:10 +02:00
lib Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
scripts add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
sql Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
test/phpunit Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
.editorconfig
.gitattributes
.gitignore Debug v19 2023-11-02 02:04:09 +01:00
ChangeLog.md Debug v21 2024-11-08 15:59:16 +01:00
COPYING
modulebuilder.txt
mymoduleindex.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
myobject_agenda.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
myobject_card.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
myobject_contact.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
myobject_document.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
myobject_list.php Look and feel v21 2024-11-05 15:22:55 +01:00
myobject_note.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
README.md Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00

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.