laborb/statamic-notifications-channel 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

laborb/statamic-notifications-channel

Composer 安装命令:

composer require laborb/statamic-notifications-channel

包简介

Get notifications on Statamic events

README 文档

README

This Statamic Addon makes it easy to send notifications to popular chat systems like Slack, Teams or Mattermost. But also email or webhook is possible. Typical use cases are sending form submissions to Teams chat or informing a Slack group about a certain alert. In contrast to unencrypted emails, Notifications Channel uses https and is therefore especially suitable for sensitive data such as recruitment forms.

Features

Supported notification channels:

  • Email
  • Slack
  • Mattermost
  • Microsoft Teams
  • Webhook
  • more to follow

Supported Statamic Events

  • Statamic\Events\AssetDeleted
  • Statamic\Events\AssetUploaded
  • Statamic\Events\EntryCreated
  • Statamic\Events\EntrySaved
  • Statamic\Events\EntryDeleted
  • Statamic\Events\FormSubmitted
  • Statamic\Events\UserRegistered
  • Statamic\Events\UserSaved
  • Statamic\Events\UserDeleted

Other events can easily be added with a handler class.

How to Install

You can search for this addon in the Tools > Addons section of the Statamic control panel and click install, or run the following command from your project root:

composer require laborb/statamic-notifications-channel

How to Use

You can access the addon settings in the control panel: Utilities > Notifications.

You can enable/disable all notifications and enable/disable the built in logging function in the Settings tab.

In the Notifications channels tab you can add notifications channels with the according settings on email address or webhook URLs.

All settings are displayed as normal Statamic blueprints would be.

How to extend

You can add new Statamic events by adding an EventHandler class in the config file. You can then format the output in your own class.

Support

If you encounter any issues please open an issue in the Github repo.

You can also contact us via email: support@laborb.de

统计信息

  • 总下载量: 15.25k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-06-19