25 lines
688 B
XML
25 lines
688 B
XML
<paquet
|
|
prefix="gamucontact"
|
|
categorie="communication"
|
|
version="1.0.7"
|
|
etat="test"
|
|
compatibilite="[3.2.10;4.2.*]"
|
|
logo="./gamucontact-xx.svg"
|
|
documentation=""
|
|
schema="1.0.6"
|
|
>
|
|
<nom>GamuContact</nom>
|
|
|
|
<auteur lien='https://gamuza.fr'>tofulm</auteur>
|
|
|
|
<licence>GNU/GPL</licence>
|
|
<necessite nom="facteur" compatibilite="[4.1.0;[" />
|
|
<necessite nom="nospam" compatibilite="[2.2.0;[" />
|
|
<necessite nom="saisies" compatibilite="[4.4.0;]" />
|
|
|
|
<pipeline nom="autoriser" inclure="gamucontact_autorisations.php" />
|
|
|
|
<pipeline nom="declarer_tables_objets_sql" inclure="base/gamucontact.php" />
|
|
<pipeline nom="declarer_tables_interfaces" inclure="base/gamucontact.php" />
|
|
|
|
</paquet>
|