mirror of
https://github.com/silverstripe/silverstripe-versionfeed
synced 2024-10-22 11:05:31 +02:00
Merge branch '3.0' into 3
This commit is contained in:
commit
492de75e60
10
README.md
10
README.md
@ -7,15 +7,11 @@
|
||||
|
||||
The module creates an RSS feed on each page with their change history, as well as one for the entire site.
|
||||
|
||||
## Requirements
|
||||
|
||||
* Silverstripe ^4
|
||||
|
||||
**Note:** For a Silverstripe 3.x compatible version, please use [the 1.x release line](https://github.com/silverstripe/silverstripe-versionfeed/tree/1.2).
|
||||
|
||||
## Installation
|
||||
|
||||
Install with composer by running `composer require silverstripe/versionfeed` in the root of your Silverstripe project.
|
||||
```sh
|
||||
composer require silverstripe/versionfeed
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -33,4 +33,4 @@
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user