qobo / cakephp-notifications
This package is abandoned and no longer maintained.
No replacement package was suggested.
Notifications plugin for CakePHP
Package info
github.com/QoboLtd/cakephp-notifications
Type:cakephp-plugin
pkg:composer/qobo/cakephp-notifications
dev-master
2019-12-30 09:36 UTC
Requires (Dev)
- qobo/cakephp-composer-dev: ^v1.0
This package is auto-updated.
Last update: 2023-04-29 01:15:51 UTC
README
About
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-notifications
Setup
Load plugin
bin/cake plugin load --routes Qobo/Notifications