mage-os/mageos-async-events-admin-ui 问题修复 & 功能扩展

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

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

mage-os/mageos-async-events-admin-ui

最新稳定版本:1.0.0

Composer 安装命令:

composer require mage-os/mageos-async-events-admin-ui

包简介

Add event subscriptions for the Mage-OS Async Events module via an admin form instead of using REST requests.

README 文档

README

Add event subscriptions for the Mage-OS Async Events module via an admin form instead of using REST requests.

This module enhances the Mage-OS Asynchronous Events module.

Installation

composer require mage-os/mageos-async-events-admin-ui

If you run into an error like "Could not find a version of package mage-os/mageos-async-events-admin-ui matching your minimum-stability (stable).", run this command instead:

composer require mage-os/mageos-async-events-admin-ui @dev

Enable and install the module:

bin/magento setup:upgrade

Usage

In the Async Events grid (Stores -> Asynchronous Events -> Subscribers) you now have the options to:

  • Create new subscriptions
  • Edit existing subscriptions

grid.png

The form for editing or creating subscriptions looks like this:

form.png

Deleting subscriptions via Admin Interface is not possible due to security reasons.

Please note that this module only supports HTTP subscriptions at the moment.

统计信息

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

GitHub 信息

  • Stars: 10
  • Watchers: 10
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2024-01-10