Magento_AdobeCommerceEventsClient

Magento_AdobeCommerceEventsClient provides the ability to manage subscriptions to commerce events and supports the publishing of event data for subscribed events to a specified service.

Local development

For development purposes this package can be added to Magento composer.json as a local dependency:

"repositories": [
  {
    "type": "path", 
    "url": "/path_to_the_module/module-adobe-commerce-events-client", 
    "options": {
      "symlink": true
    }
  }
]

And in the require section:

"magento/module-adobe-commerce-events-client": "*"

Admin panel configuration

After adding this package to Magento, the following changes should be made in the admin panel (navigate to Stores > Settings > Configuration > Adobe Services > Adobe I/O Events > Commerce events):

CLI commands defined by module

This module defines the following CLI commands:

For details on using these commands, refer to Event management commands .

data-slots=text
The version of this module is 1.11.1.