dolibarr/htdocs/modulebuilder/template
2025-04-01 22:42:32 +02:00
..
.tx
admin Qual: Fix phan notices (modulebuilder) 2025-02-07 12:31:19 +01:00
ajax Qual: Fix phan notices (modulebuilder) 2025-02-07 12:31:19 +01:00
build Update buildzip.php 2025-02-19 11:38:42 +01:00
class FIX Translation of column in list of invoice 2025-03-24 12:54:32 +01:00
core Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-01 22:42:32 +02:00
css
doc
img
js
langs/en_US
lib
scripts
sql Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
test/phpunit
.editorconfig
.gitattributes
.gitignore
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php
myobject_agenda.php
myobject_card.php add missing translation (#33461) 2025-03-15 11:21:03 +01:00
myobject_contact.php
myobject_document.php
myobject_list.php FIX Position of dropdonw with checkbox column on left 2025-03-29 15:20:09 +01:00
myobject_note.php
README.md Fix doc 2025-02-06 13:59:58 +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.

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.