a-solutions / module-rabbit-m-q-tutorial
This is a sample module to demonstrate RabbitMQ integration with Magento 2.4.6
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1.0
This package is auto-updated.
Last update: 2025-05-12 16:08:51 UTC
README
The README.md file content is generated automatically, see Magento module README.md for more information.
ASolutions_RabbitMQTutorial module
This is a sample module to demonstrate RabbitMQ integration with Magento 2.4.6
Installation details
For information about a module installation in Magento 2, see Enable or disable modules.
Extensibility
Extension developers can interact with the ASolutions_RabbitMQTutorial module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the ASolutions_RabbitMQTutorial module.
Layouts
The module introduces layout handles in the view/adminhtml/layout
directory.
For more information about a layout in Magento 2, see the Layout documentation.
UI components
You can extend product and category updates using the UI components located in the view/adminhtml/ui_component
directory.
For information about a UI component in Magento 2, see Overview of UI components.
Additional information
For information about significant changes in patch releases, see Release information.