Il manquait plein de fichiers dans Git
This commit is contained in:
13
local/modules/AdminOrderCreation/composer.json
Normal file
13
local/modules/AdminOrderCreation/composer.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "thelia/admin-order-creation",
|
||||
"description": "A module to create orders from the Thelia back-office.",
|
||||
"license": "MIT",
|
||||
"type": "thelia-module",
|
||||
"require": {
|
||||
"thelia/installer": "~1.1",
|
||||
"thelia/credit-note-module": "~2.3.0"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "AdminOrderCreation"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user