majid-ebrahimpour/zf-notification

zf-notification zend framework notification

Maintainers

Package info

github.com/majid-ebrahimpour/zf-notification

pkg:composer/majid-ebrahimpour/zf-notification

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-07 07:27:12 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