Merge pull request #162 from creative-commoners/pulls/5.0/cms5-readme

DOC Update README.md for CMS 5
This commit is contained in:
Sabina Talipova 2023-04-24 13:33:22 +12:00 committed by GitHub
commit 6aa3f02820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,15 +3,16 @@
[![CI](https://github.com/silverstripe/silverstripe-reports/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-reports/actions/workflows/ci.yml) [![CI](https://github.com/silverstripe/silverstripe-reports/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-reports/actions/workflows/ci.yml)
[![Silverstripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/) [![Silverstripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)
## Installation
```sh
composer require silverstripe/reports
```
## Introduction ## Introduction
This module contains the API's for building Reports that are displayed in the 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 Silverstripe backend.
versions of Silverstripe (2.4 and 3.0).
## Requirements
* Silverstripe 4.0
## Troubleshooting ## Troubleshooting