Quelques nouveaux fichiers et modules en conf
This commit is contained in:
18
local/modules/OrderComment/Config/module.xml
Normal file
18
local/modules/OrderComment/Config/module.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module>
|
||||
<fullnamespace>OrderComment\OrderComment</fullnamespace>
|
||||
<descriptive locale="en_US">
|
||||
<title>Allow customer to add comment to this order</title>
|
||||
</descriptive>
|
||||
<descriptive locale="fr_FR">
|
||||
<title>Permet au client d'ajouter un commentaire à sa commande</title>
|
||||
</descriptive>
|
||||
<version>1.2.3</version>
|
||||
<author>
|
||||
<name>Vincent Lopes-Vicente</name>
|
||||
<email>vlopes@openstudio.fr</email>
|
||||
</author>
|
||||
<type>classic</type>
|
||||
<thelia>2.1.</thelia>
|
||||
<stability>other</stability>
|
||||
</module>
|
||||
Reference in New Issue
Block a user