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
The form for editing or creating subscriptions looks like this:
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
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2024-01-10

