sulu/comment-bundle

Sulu Bundle for adding comments on entities

Installs: 35 268

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 25

Forks: 15

Open Issues: 4

Type:sulu-bundle

2.0.0 2023-09-29 16:04 UTC

This package is auto-updated.

Last update: 2024-03-12 09:48:43 UTC


README

Official Sulu Bundle Badge

GitHub license Test workflow status Sulu compatibility

The SuluCommentBundle adds support for adding comments to different types of entities (pages, articles, custom) in Sulu.

Included features:

  • Website renderer
  • Sulu-Admin integration to delete and update comments

Status

This repository will become version 1.0 of SuluCommentBundle. It is under heavy development and currently its APIs and code are not stable yet (pre 1.0).

Requirements

  • Composer
  • PHP ^7.2
  • Sulu ^2.0

For detailed requirements see composer.json.

Documentation

The the Documentation is stored in the Resources/doc/ folder.

Installation

All the installation instructions are located in the Documentation.

License

This bundle is under the MIT license. See the complete license in the bundle

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the sulu/skeleton to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.