2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/build/makepack-dolibarrmodule.conf
2011-10-24 14:11:49 +02:00

16 lines
503 B
Plaintext

# 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/core/modules/modMyModule.class.php
htdocs/core/triggers/interface_mymodule.class.php
htdocs/mymodule/page1.php
htdocs/mymodule/page2.php
htdocs/mymodule/sql/script1.sql
htdocs/mymodule/sql/script2.sql