Skip to content

Commit

Permalink
Merge pull request #368 from creative-commoners/pulls/4.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 89f1d95 + 1a07811 commit c44d047
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,12 @@ This module provides commenting functionality for Pages and other DataObjects on

For more documentation about the module see the provided documentation located inside the docs folder.

## Requirements

* Silverstripe ^4.0

**Note:** This branch is compatible with Silverstripe 4. For a Silverstripe 3 release, please see the 2.x release line.

## Installation

```
```sh
composer require silverstripe/comments
```

See docs/en/Installing.md

## Related

* [silverstripe/comment-notifications](https://github.com/silverstripe/comment-notifications): Comment admin email notifications module
Expand All @@ -39,4 +31,4 @@ and any new translations will be merged back to the project source code.
Please use https://www.transifex.com/projects/p/silverstripe-comments/ to contribute translations,
rather than sending pull requests with YAML files.

See the ["i18n" topic](https://docs.silverstripe.org/en/4/developer_guides/i18n/) on doc.silverstripe.org for more details.
See the ["i18n" topic](https://docs.silverstripe.org/en/developer_guides/i18n/) on docs.silverstripe.org for more details.

0 comments on commit c44d047

Please sign in to comment.