PHPackages                             neosrulez/comments - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. neosrulez/comments

ActiveNeos-plugin

neosrulez/comments
==================

A Neos CMS comments/guestbook plugin

1.4(7y ago)019GPL-3.0+PHP

Since Nov 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.Comments)[ Packagist](https://packagist.org/packages/neosrulez/comments)[ RSS](/packages/neosrulez-comments/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

Neos CMS Comments/Guestbook Plugin
==================================

[](#neos-cms-commentsguestbook-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
------------

[](#installation)

The NeosRulez.Comments package is listed on packagist () - 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
-------------

[](#settingsyaml)

Define your required settings in the Settings.yaml of your own site package.

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

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~67 days

Total

5

Last Release

2821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (14 commits)")

### Embed Badge

![Health badge](/badges/neosrulez-comments/health.svg)

```
[![Health](https://phpackages.com/badges/neosrulez-comments/health.svg)](https://phpackages.com/packages/neosrulez-comments)
```

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/form-builder

Flow Form Framework integration into Neos CMS

19347.1k18](/packages/neos-form-builder)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2184.5k2](/packages/flowpack-media-ui)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[flowpack/neos-matomo

Track visits of your Neos site with the Matomo Open Analytics Platform!

2337.6k](/packages/flowpack-neos-matomo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
