Line | |
---|
1 | <plugin> |
---|
2 | <nom>Commandes de Paniers</nom> |
---|
3 | <auteur>[Les Développements Durables->http://www.ldd.fr]</auteur> |
---|
4 | <licence>GPL v3</licence> |
---|
5 | <version>0.1.2</version> |
---|
6 | <version_base>0.1</version_base> |
---|
7 | <etat>dev</etat> |
---|
8 | <slogan>Remplir une commande</slogan> |
---|
9 | <description>Permet de remplir une commande avec le contenu d'un panier.</description> |
---|
10 | <categorie>divers</categorie> |
---|
11 | <icon></icon> |
---|
12 | |
---|
13 | <prefix>panier2commande</prefix> |
---|
14 | |
---|
15 | <pipeline> |
---|
16 | <nom>post_insertion</nom> |
---|
17 | <inclure>panier2commande_pipelines.php</inclure> |
---|
18 | </pipeline> |
---|
19 | |
---|
20 | <necessite id="SPIP" version="[2.1.8;2.99]" /> |
---|
21 | <necessite id="commandes" version="[0.3.0;]" /> |
---|
22 | <necessite id="paniers" version="[0.1;]" /> |
---|
23 | <necessite id="spip_bonux" version="[2.2;]" /> |
---|
24 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.