silverstripe/versionfeed

Adds RSS feeds of content changes to SilverStripe

Installs: 154 755

Dependents: 3

Suggesters: 1

Security: 0

Stars: 4

Watchers: 14

Forks: 13

Open Issues: 5

Type:silverstripe-vendormodule


README

CI Silverstripe supported module

Overview

The module creates an RSS feed on each page with their change history, as well as one for the entire site.

Installation

composer require silverstripe/versionfeed

Usage

For usage instructions see user manual.

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-versionfeed to contribute translations, rather than sending pull requests with YAML files.