dolibarr/htdocs/modulebuilder/template
Alexandre SPANGARO 96afcaa476
Better comments (#30200)
* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* Fix language

* CI Missing language key

* Update eventorganization.lang

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-30 21:02:50 +02:00
..
.tx
admin Better comments (#30200) 2024-06-30 21:02:50 +02:00
ajax FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
build
class add phpdoc (#30208) 2024-06-30 19:39:01 +02:00
core fix cti (#29842) 2024-06-05 14:55:07 +02:00
css Fix php-cs 2023-12-04 13:46:42 +01:00
doc fix some problems 2023-06-05 16:15:52 +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 Fix php-cs 2023-12-04 13:46:42 +01:00
langs/en_US NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
lib Debug v19 2023-11-04 16:02:24 +01:00
scripts Fix init hook context "cli" for all cli scripts 2024-01-26 01:52:06 +01:00
sql Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-29 15:48:50 +01:00
test/phpunit Fix: PHPUnit Object Test template (#28299) 2024-02-20 01:29:47 +01:00
.editorconfig
.gitattributes
.gitignore Debug v19 2023-11-02 02:04:09 +01:00
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php Fix all short tables must use the setup for the number of rows 2024-04-03 15:30:10 +02:00
myobject_agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
myobject_card.php Better comments (#30200) 2024-06-30 21:02:50 +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 Better comments (#30200) 2024-06-30 21:02:50 +02:00
myobject_note.php Better comments (#30200) 2024-06-30 21:02:50 +02: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.