PHPackages                             webexcess/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. webexcess/comments

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

webexcess/comments
==================

This package provides your visitors the possibility to comment stuff and discuss together.

0.1.2(7y ago)41.7k4[4 issues](https://github.com/webexcess/WebExcess.Comments/issues)MITPHP

Since Jul 3Pushed 7y ago3 watchersCompare

[ Source](https://github.com/webexcess/WebExcess.Comments)[ Packagist](https://packagist.org/packages/webexcess/comments)[ RSS](/packages/webexcess-comments/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (4)Dependencies (3)Versions (20)Used By (0)

WebExcess.Comments for Neos CMS
===============================

[](#webexcesscomments-for-neos-cms)

[![Latest Stable Version](https://camo.githubusercontent.com/edb2c07f31f591c0eb33a9b6b0762f4297035681b7f22bf6940b24367fa28c5a/68747470733a2f2f706f7365722e707567782e6f72672f7765626578636573732f636f6d6d656e74732f762f737461626c65)](https://packagist.org/packages/webexcess/comments)[![License](https://camo.githubusercontent.com/dd29fe3b40a46d83c93447673942d509e5b714faa5a57012ec88c99339174b76/68747470733a2f2f706f7365722e707567782e6f72672f7765626578636573732f636f6d6d656e74732f6c6963656e7365)](https://packagist.org/packages/webexcess/comments)

This package provides your visitors the possibility to comment stuff and discuss together.

Compatibility and Maintenance
-----------------------------

[](#compatibility-and-maintenance)

NeosPackageMaintained3.x0.0.xYES4.x0.1.xYESInstallation
------------

[](#installation)

```
composer require webexcess/comments

```

Configuration
-------------

[](#configuration)

- **writeToDefaultDimension** (boolean)
    - true: Comments are written to your sites default dimension
    - false (default): Comments are written to the current users dimension
- **publishCommentsLive** (boolean)
    - true (default): Submitted comments are immediately visible in public
    - false: Submitted comments have to be published by a moderator ***(Not fully supported now)***
- **allowCommenting.account** (boolean)
    - true (default): Frontend-users comment with their account and account data
    - false: Frontend-user have to type in their data again
- **allowCommenting.guest:** (boolean)
    - true (default): A guest can comment
    - false: A guest can't comment *(just don't combine this with allowCommenting.account=false)*
- **repliesDepth** (int)
    - 0: No comment replies are allowed
    - 1: Only comments on the first level can get replies
    - n: ...
- **form.preset** (string)
    - Bootstrap (default): Base CSS-Framework for the form
    - Possible values are: WebExcess | Bootstrap | Foundation | Material | Float
- **reCaptcha ..**
    - To use reCaptcha, install the suggested Package first: ```
        composer require google/recaptcha

        ```
- **reCaptcha.enabled** (boolean)
    - true: [Invisible reCAPTCHA](https://developers.google.com/recaptcha/docs/invisible) gets loaded
    - false (default): No Bot-Prevention is activated
- **reCaptcha.websiteKey** and **reCaptcha.secretKey** (string)
    - Go to [Recaptcha](https://www.google.com/recaptcha/admin), get your site-specific credentials and paste them here
- **mailer**
    - *@see code*

Extension Points
----------------

[](#extension-points)

- Fusion
    - Manipulating the comment listing,
    - User presentation,
    - etc.
- Form Template
    - Change the Form markup with a [Views.yaml](http://flowframework.readthedocs.io/en/stable/TheDefinitiveGuide/PartIII/ModelViewController.html#configuring-views-through-views-yaml) entry
- Email Template
    - Change the Email format and template in the packages settings
- Signals and Slots
    - The package sends the signal `commentCreated`. Read more about signals [here](http://flowframework.readthedocs.io/en/stable/TheDefinitiveGuide/PartIII/SignalsAndSlots.html).

### Extension and Integration Examples

[](#extension-and-integration-examples)

- [Integrate in existing NodeType](Documentation/Examples/IntegrateInExistingNodeType.md)
- [Send a review Email on new Comments](Documentation/Examples/SendReviewEmail.md)
- [Extend the Comment Form](Documentation/Examples/ExtendTheCommentForm.md)
    - [Add a Property to Comments](Documentation/Examples/ExtendTheCommentForm.md#add-property)
    - [Change Form and FormField Templates](Documentation/Examples/ExtendTheCommentForm.md#change-form-template)
- [Remove Comment-Properties](Documentation/Examples/SimplifyTheCommentModel.md)

---

by [webexcess GmbH](https://webexcess.ch/)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 55.2% 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 ~34 days

Recently: every ~132 days

Total

19

Last Release

2673d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bdc5710fe83fa49841c7cb3e78547601637f220833db59d268302803317dcbc2?d=identicon)[webexcess](/maintainers/webexcess)

---

Top Contributors

[![sbruggmann](https://avatars.githubusercontent.com/u/1162368?v=4)](https://github.com/sbruggmann "sbruggmann (16 commits)")[![samuelhauser](https://avatars.githubusercontent.com/u/1894064?v=4)](https://github.com/samuelhauser "samuelhauser (12 commits)")[![rolandschuetz](https://avatars.githubusercontent.com/u/735982?v=4)](https://github.com/rolandschuetz "rolandschuetz (1 commits)")

---

Tags

comment-systemneosneos-cmsneos-pluginneoscmscommentflowNeos

### Embed Badge

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

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

###  Alternatives

[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

21214.3k1](/packages/shel-neos-hyphens)[moc/notfound

Neos CMS package that loads a normal editable page for displaying a 404 error

17170.4k](/packages/moc-notfound)[carbon/includeassets

Include your assets (css, js) in an easy way into Neos

14235.7k13](/packages/carbon-includeassets)[breadlesscode/neos-blog

Ready to use blog package

161.4k](/packages/breadlesscode-neos-blog)

PHPackages © 2026

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