2017 © Pedro Peláez
 

neos-plugin comments

A Neos CMS comments/guestbook plugin

image

neosrulez/comments

A Neos CMS comments/guestbook plugin

  • Friday, July 13, 2018
  • by patriceckhart
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

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)., (*1)

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., (*2)

Just add the following line to your require section:, (*3)

"neosrulez/comments": "*"

And the run this command to fetch the plugin:, (*4)

composer update

Settings.yaml

Define your required settings in the Settings.yaml of your own site package., (*5)

NeosRulez:
  Comments:
    usingGravatar: true
    gravatarImgSize: '64'
    sendMails: true
    adminName: 'Admin Name'
    adminMail: 'admin@yourdomain.com'
    mailSubject: 'Comment'

Author

  • E-Mail: mail@patriceckhart.com
  • URL: http://www.patriceckhart.com

The Versions

13/07 2018

dev-master

9999999-dev

A Neos CMS comments/guestbook plugin

  Sources   Download

GPL-3.0+

The Requires

 

13/07 2018

1.3

1.3.0.0

A Neos CMS comments/guestbook plugin

  Sources   Download

GPL-3.0+

The Requires

 

12/07 2018

1.2

1.2.0.0

A Neos CMS comments/guestbook plugin

  Sources   Download

GPL-3.0+

The Requires

 

27/06 2018

1.1

1.1.0.0

A Neos CMS comments/guestbook plugin

  Sources   Download

GPL-3.0+

The Requires

 

29/11 2017

1.0

1.0.0.0

A Neos CMS comments/guestbook plugin

  Sources   Download

GPL-3.0+

The Requires