Skip to content

This module provides an admin UI for the Mage-OS Asynchronous Events module.

License

Notifications You must be signed in to change notification settings

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

Repository files navigation

Mage-OS Asynchronous Events Admin Ui

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.

About

This module provides an admin UI for the Mage-OS Asynchronous Events module.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages