majid-ebrahimpour / zf-notification

zend framework notification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zf-notification

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

About

zend framework notification


Languages

Language:PHP 100.0%