mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
661 B
661 B
Comments
NOTE: this is alpha and not designed for production just yet. Please see the TODO.md file for remaining issues.
Maintainers
- Will Rossiter (Nickname: willr, wrossiter)
Introduction
This module provides a commenting functionality for Pages and other DataObjects. It replaces the built in commenting functionality with a more flexible plug and play version.
For more documentation about the module see the docs/ folder.
Requirements
- SilverStripe Trunk
Installation
See docs/en/Installing.md
If you are upgrading from 2.4 or older releases please run a /dev/build after installing the module