ultimatepos/Modules/ProductCatalogue/module.json

15 lines
358 B
JSON

{
"name": "ProductCatalogue",
"alias": "productcatalogue",
"description": "ماژول کاتالوگ و منوی محصولات",
"keywords": [],
"active": 1,
"order": 0,
"providers": [
"Modules\\ProductCatalogue\\Providers\\ProductCatalogueServiceProvider"
],
"aliases": {},
"files": [],
"requires": []
}