Files
dolibarr/htdocs/modulebuilder/template/build/makepack-mymodule.conf
2017-05-08 21:00:23 +02:00

27 lines
401 B
Plaintext

# Your module name here
#
# Goal: Goal of module
# Version: <version>
# Author: Copyright <year> - <name of author>
# License: GPLv3
# Install: Just unpack content of module package in Dolibarr directory.
# Setup: Go on Dolibarr setup - modules to enable module.
#
# Files in module
index.php
mypage.php
admin/
class/
COPYING
core/
css/
doc/
img/
js/
langs/
lib/
scripts/
sql/
vendor/
README.md