xddesigners/dashboard
Composer 安装命令:
composer require xddesigners/dashboard
包简介
Adds dashboard interface to the Silverstripe CMS
README 文档
README
Add a dashboard interface to the Silverstripe CMS.
Installation
composer require xddesigners/dashboard
Usage
As Default Admin you're able to configure multiple dashboards in the CMS. Each dashboard is restrictable to one or more Groups. The user can then view the dashboards that apply to the user.
A dashboard panel get's his data from a connected Report. So first you'll have to create reports for the different data outputs that you'll want to see reflected in the dashboard.
For example an report that shows recently submitted UserForms. Or one that shows recent Silvershop sales.
When creating a panel you're able to set the defined report filter params so you can have a subset of the report viewable in the dashboard panel.
统计信息
- 总下载量: 83
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-10-21