silverstripe/versionfeed

Adds RSS feeds of content changes to SilverStripe

Maintainers

Package info

github.com/silverstripe/silverstripe-versionfeed

Type:silverstripe-vendormodule

pkg:composer/silverstripe/versionfeed

Statistics

Installs: 200 347

Dependents: 2

Suggesters: 1

Stars: 4

Open Issues: 5


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.