silverstripe-reports/README.md
Jeremy Shipman 6b17c8fb42 Added note about visibility of reports
I assumed the module wasn't working, but it turns out I just had no report to show.
2013-11-06 10:55:48 +13:00

605 B

Reports

Build Status

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