neosrulez/comments

Last activity 24 Aug 2018 19
composer require neosrulez/comments

A Neos CMS comments/guestbook plugin

1.4

Version
1.4
Type
neos-plugin
Release Date
Aug 24, 2018 07:12
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • neos/swiftmailer: *
GPL-3.0+ a4418dfa2d9f8b6f0e2b0260bd7e33b0b37a9bd7

Readme excerpt

Neos CMS Comments/Guestbook Plugin

A Neos CMS comments/guestbook plugin which has integrated Gravatar for the user/commentators profile images. You can decide if you want to use Gravatar or not (look at Settings.yaml further down).

Installation

The NeosRulez.Comments package is listed on packagist (https://packagist.org/packages/neosrulez/comments) - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

"neosrulez/comments": "*"

And the run this command to fetch the plugin:

composer update Settings.yaml

Define your required settings in the Settings.yaml of your own site …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 85 package(s).