Release v1.5.1
This commit is contained in:
14
plugins/advanced-reporting/plugin.json
Normal file
14
plugins/advanced-reporting/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Advanced Reporting",
|
||||
"version": "0.1.0",
|
||||
"description": "Expanded sales reporting for the store layer.",
|
||||
"author": "AudioCore",
|
||||
"admin_nav": {
|
||||
"label": "Sales Reports",
|
||||
"url": "/admin/store/reports",
|
||||
"roles": ["admin", "manager"],
|
||||
"icon": "fa-solid fa-chart-line"
|
||||
},
|
||||
"entry": "plugin.php",
|
||||
"default_enabled": false
|
||||
}
|
||||
Reference in New Issue
Block a user