Skip to content

Commit

Permalink
Merge pull request #52 from creative-commoners/pulls/3.0/cms5-readme
Browse files Browse the repository at this point in the history
DOC Update README.md for CMS 5
  • Loading branch information
sabina-talipova authored Apr 21, 2023
2 parents da42b55 + f7c9b84 commit adeee5d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,12 @@ trail is written into `LOG_AUTH` syslog facility through [Monolog](https://githu
* Page manipulations that may potentially affect the live site
* Security-related changes such as Members being added to groups or permission changes.

## Requirements

* Silverstripe ^4.0
* Monolog ~1.11

## Installation

```sh
composer require silverstripe/auditor ^2.0
composer require silverstripe/auditor
```

**Please note:** For a Silverstripe 3 compatible, please see [the 1.x release line](https://github.com/silverstripe/silverstripe-auditor/tree/1).

## Custom audit trail

You can add your own logs to the audit trail by accessing the `AuditLogger`, which is easiest done through the Injector:
Expand Down

0 comments on commit adeee5d

Please sign in to comment.