majid-ebrahimpour/zf-notification

zf-notification zend framework notification

dev-master 2019-05-06 16:10 UTC

This package is auto-updated.

Last update: 2024-05-07 03:03:33 UTC


README

zend framework notification

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

$ php composer.phar require majid-ebrahimpour/zf-notification "*"

Add this module to your application's configuration:

'modules' => array(
   ...
   'ZFNotification',
),

Global Configuration

Copy config/zf-notification.global.php.dist to your autoload directory and rename to zf-notification.global.php