https://github.com/dereuromark/cakephp-comments
Comments Plugin for CakePHP
https://github.com/dereuromark/cakephp-comments
Last synced: about 2 months ago
JSON representation
Comments Plugin for CakePHP
- Host: GitHub
- URL: https://github.com/dereuromark/cakephp-comments
- Owner: dereuromark
- License: mit
- Created: 2024-03-12T22:38:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-16T22:09:44.000Z (8 months ago)
- Last Synced: 2024-10-11T06:32:39.218Z (7 months ago)
- Language: PHP
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cakephp - Comments plugin - Allows users to comment records, supporting different formats. (Social)
README
# CakePHP Comments Plugin
[](https://github.com/dereuromark/cakephp-comments/actions?query=workflow%3ACI+branch%3Amaster)
[](https://app.codecov.io/github/dereuromark/cakephp-comments/tree/master)
[](https://phpstan.org/)
[](https://packagist.org/packages/dereuromark/cakephp-comments)
[](https://php.net/)
[](https://packagist.org/packages/dereuromark/cakephp-comments)
[](https://packagist.org/packages/dereuromark/cakephp-comments)Comments plugin for CakePHP applications.
This branch is for use with **CakePHP 5.0+**. For details see [version map](https://github.com/dereuromark/cakephp-comments/wiki#cakephp-version-map).
## Features
The old Comments plugins don't seem to be supported anymore:
- https://github.com/CakeDC/comments (Cake 2)
- https://github.com/QoboLtd/cakephp-comments (Cake 3)This plugin aims to merge and revive them as modern CakePHP 5.x plugin.
Hopefully, we can have all the features back up and working soon.### Install, Setup, Usage
See the **[Docs](docs/README.md)** for details.