mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
Daniel Hensby
ece79fd2b2
Merge pull request #90 from creative-commoners/pulls/4.0/filter-button-class
FIX Add primary button class to 'Filter' button
Reports
Introduction
This module contains the API's for building Reports that are displayed in the SilverStripe backend. This module replaces the built-in reports API from earlier versions of SilverStripe (2.4 and 3.0).
Requirements
- SilverStripe 4.0
Troubleshooting
The reports section will not show up in the CMS if:
- There are no reports to show
- The logged in user does not have permission to view any reports
Links
Description
Languages
PHP
94.4%
Scheme
2.9%
JavaScript
2.7%