qobo/cakephp-notifications

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

Notifications plugin for CakePHP

dev-master 2019-12-30 09:36 UTC

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