qobo/cakephp-comments

This package is abandoned and no longer maintained. No replacement package was suggested.

Comments plugin for CakePHP

Installs: 22 103

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 15

Forks: 0

Open Issues: 1

Type:cakephp-plugin

v3.4.0 2020-07-07 12:39 UTC

This package is auto-updated.

Last update: 2023-04-29 01:04:35 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License codecov BCH compliance

About

CakePHP 3 plugin for attaching comments to system records.

This plugin is developed by Qobo for Qobrix. It can be used as standalone CakePHP plugin, or as part of the project-template-cakephp installation.

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require qobo/cakephp-comments

Setup

Load plugin

bin/cake plugin load --routes Qobo/Comments