dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 98009ea6be Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/compta/bank/class/account.class.php
	htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
	htdocs/langs/en_US/recruitment.lang
	htdocs/master.inc.php
	htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
..
.tx
admin Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
ajax FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
build
class FIX infinite loop in API call/trigger by adding a caller 2023-12-15 12:15:33 +01:00
core avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01: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 Debug 2022-07-15 15:51:31 +02:00
lib Debug v19 2023-11-04 16:02:24 +01:00
scripts Fix php-cs 2023-12-04 13:46:42 +01:00
sql Doc 2023-08-12 13:49:01 +02:00
test/phpunit Fix warnings 2023-11-27 12:13:50 +01:00
.editorconfig
.gitattributes
.gitignore Debug v19 2023-11-02 02:04:09 +01:00
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
myobject_agenda.php Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
myobject_card.php Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
myobject_contact.php Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
myobject_document.php Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
myobject_list.php Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-17 22:17:14 +01:00
myobject_note.php Add llxHeader body css for modulebuilder 2023-12-16 14:38:13 +01:00
README.md Debug v19 2023-11-20 12:31:30 +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 into directories langs.

Installation

Prerequisites: You must have the Dolibarr ERP CRM software installed. You can down it from Dolistore.org. You can also get a ready to use instance in the cloud from htts://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 (like when downloading it from a market place like Dolistore), go into menu Home - Setup - Modules - Deploy external module and upload the zip file.

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

Final steps

From 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 readmes are licensed under GFDL.