first upload all files
This commit is contained in:
9
Modules/Import/module.json
Normal file
9
Modules/Import/module.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Import",
|
||||
"alias": "import",
|
||||
"description": "The FleetCart Import Module.",
|
||||
"priority": 100,
|
||||
"providers": [
|
||||
"Modules\\Import\\Providers\\ImportServiceProvider"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user