Changes

Jump to navigation Jump to search
m
Line 88: Line 88:  
For example, image your module is called "mymetapack". When installating this module, it also install the module "abc" and "def". So you must include in the zip of your package a file *mymetapack/metapackage.conf* with the following content:
 
For example, image your module is called "mymetapack". When installating this module, it also install the module "abc" and "def". So you must include in the zip of your package a file *mymetapack/metapackage.conf* with the following content:
 
<source lang="php">
 
<source lang="php">
 +
# This file a a file to describe all the modules that are included in the zip module_metapackage-x.y.zip
 
metapackage
 
metapackage
 
abd
 
abd

Navigation menu