end updating module list

This commit is contained in:
Manuel Raynaud
2013-10-17 17:20:29 +02:00
parent 1b865d71a3
commit 1b0de7144a
8 changed files with 143 additions and 4 deletions

18
local/modules/Colissimo/Config/module.xml Executable file → Normal file
View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<module>
<fullnamespace>Colissimo\Colissimo</fullnamespace>
<descriptive locale="en_US">
<title>colisimo</title>
</descriptive>
<descriptive locale="fr_FR">
<title>colisimo</title>
</descriptive>
<version>1.0</version>
<author>
<name>Manuel Raynaud</name>
<email>mraynaud@openstudio.fr</email>
</author>
<type>delivery</type>
<thelia>2.0.0</thelia>
<stability>alpha</stability>
</module>