qobo/cakephp-notifications

Notifications plugin for CakePHP

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

This package is auto-updated.

Last update: 2023-03-01 00:37:52 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