silverstripe/comments

This module provides commenting functionality for Pages and other DataObjects on your SilverStripe site.

Installs: 239 655

Dependents: 16

Suggesters: 3

Security: 1

Stars: 41

Watchers: 14

Forks: 80

Open Issues: 13

Type:silverstripe-vendormodule


README

CI Silverstripe supported module

Introduction

This module provides commenting functionality for Pages and other DataObjects on your Silverstripe site.

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

Installation

composer require silverstripe/comments

Related

Contributing

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-comments/ to contribute translations, rather than sending pull requests with YAML files.

See the "i18n" topic on docs.silverstripe.org for more details.