stewmegaw/glidenotifications

处理ZF2中的内部通知

dev-master 2016-09-17 12:09 UTC

This package is auto-updated.

Last update: 2024-08-29 04:40:01 UTC


README

  • composer require stewmegaw/glidenotifications dev-master
  • 将 /config/glidenotifications.global.php.dist 复制到 /config/autoload 并移除 .dist 扩展名
  • 自定义配置
  • 同样,将 /config/glidenotifications.local.php.dist 复制
  • 将 'GlideNotifications' 添加到 application.config.php 的模块列表中
  • 更新 doctrine
  • 将 /examples/styleTag.phtml 复制到你的 layout/html 文件夹中
  • 将 /examples/mui-email-inline.css 复制到 ./data/resources/mui-email-inline.css