12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"name": "thelia/backofficepath-module",
|
|
"type": "thelia-module",
|
|
"license": "LGPL-3.0+",
|
|
"description": "Customize the BackOffice path of your Thelia (URL to access to the administration panel)",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "BackOfficePath"
|
|
}
|
|
} |