15 lines
359 B
JSON
15 lines
359 B
JSON
{
|
|
"name": "Portal",
|
|
"alias": "portal",
|
|
"description": "Dedicated customer, supplier and marketer portals",
|
|
"keywords": ["portal", "customer", "supplier", "marketer"],
|
|
"active": 1,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\Portal\\Providers\\PortalServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [],
|
|
"requires": []
|
|
}
|