diff --git a/build/makepack-dolibarrmodule.conf b/build/makepack-dolibarrmodule.conf index faed7808b40..42655c85744 100644 --- a/build/makepack-dolibarrmodule.conf +++ b/build/makepack-dolibarrmodule.conf @@ -1,3 +1,13 @@ +# Your module name here +# +# Goal: Goal of module +# Version: 1.0 +# Author: Copyright 2008 - Author name here +# Licence: Not yet defined +# Install: Just unpack content of module package in Dolibarr directory. +# Setup: Go on Dolibarr setup - modules page to enable module. +# +# Files in module htdocs/includes/modules/modMyModule.class.php htdocs/includes/triggers/interface_mymodule.class.php htdocs/mymodule/page1.php