brightplum/overwatch 问题修复 & 功能扩展

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

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

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

Installation

Step 1: Download Dependencies

Before enabling the Overwatch module, ensure you have downloaded the following dependencies:

  1. hook_event_dispatcher module
  2. core_event_dispatcher module
  3. queue_ui module

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-06