mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
4332d2fa8e
SS4 no longer supports PHP 5.5 so I’ve dropped it. In addition I’ve reduced the double-up of builds as we don’t need so many. And I’ve added PHP 7.1 |
||
---|---|---|
code | ||
javascript | ||
templates/SilverStripe/Reports/Includes | ||
tests | ||
_config.php | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.scrutinizer.yml | ||
.travis.yml | ||
.upgrade.yml | ||
code-of-conduct.md | ||
composer.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
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 3.2
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