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-09-07 03:43:26 UTC


README

zend framework notification

安装

此模块的安装使用composer。有关composer文档,请参阅 getcomposer.org

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

将此模块添加到应用程序的配置中

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

全局配置

将config/zf-notification.global.php.dist复制到您的autoload目录,并重命名为zf-notification.global.php