brightplum/overwatch
Composer 安装命令:
composer require brightplum/overwatch
包简介
Transmit events to Overwatch BP platform by Brightplum.
README 文档
README
Description
The Overwatch module is designed to transmit events to Overwatch platform. It captures various entity events like insert, update, and delete.
Requirements
- Drupal ^9 || ^10
hook_event_dispatchermodule https://www.drupal.org/project/hook_event_dispatchercore_event_dispatchermodule https://packagist.org/packages/drupal/core-event-dispatcher
Installation
Step 1: Download Dependencies
Before enabling the Overwatch module, ensure you have downloaded the following dependencies:
hook_event_dispatchermodulecore_event_dispatchermodulequeue_uimodule
You can download these modules using Composer:
composer require drupal/hook_event_dispatcher composer require drupal/queue_ui ### Step 2: Enable dependencies ```bash drush en hook_event_dispatcher core_event_dispatcher queue_ui -y drush en overwatch -y
统计信息
- 总下载量: 1.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-12-06