dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 4028b5d568 Clean code
2023-04-29 13:13:12 +02:00
..
.tx
admin fix syntax 2023-02-09 15:28:05 +01:00
ajax FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
build
class Merge pull request #24635 from VMR-Global-Solutions/develop 2023-04-28 20:02:09 +02:00
core Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-21 15:16:08 +02:00
css FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 11:47:06 +02:00
doc Debug module builder 2023-03-07 16:47:24 +01:00
img Replace use of png file for module image with a font awesome image 2022-09-27 12:05:11 +02:00
js Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
langs/en_US Debug 2022-07-15 15:51:31 +02:00
lib wip 2022-09-19 14:16:23 +02:00
scripts FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
sql NEW A module can embed a sql script run at each Dolibarr upgrade 2022-02-23 12:55:15 +01:00
test/phpunit Fix technical debt 2023-01-06 19:24:57 +01:00
.editorconfig
.gitattributes
.gitignore Exclude binary zip files 2021-05-02 16:42:22 +02:00
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php use isModEnabled 2023-04-18 20:33:36 +02:00
myobject_agenda.php use isModEnabled 2023-04-18 20:37:07 +02:00
myobject_card.php add support on modulebulder 2023-03-23 14:01:54 +01:00
myobject_contact.php use isModEnabled 2023-04-18 20:33:36 +02:00
myobject_document.php use isModEnabled 2023-04-18 20:33:36 +02:00
myobject_list.php Clean code 2023-04-29 13:13:12 +02:00
myobject_note.php use isModEnabled 2023-04-18 20:33:36 +02:00
README.md Fix text 2022-02-16 14:14: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.

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.