Learn how to install several new modules in Adobe Commerce using Composer for version 2.4.6. Additional documentation found at Install Adobe I/O Events for Adobe Commerce.
There are various commands that slightly differ, depending if you are on a self-hosted environment or using Adobe Commerce Cloud.
bin/magento events:generate:module
bin/magento module:enable --all
bin/magento setup:upgrade && bin/magento setup:di:compile
composer info magento/ece-tools
Commerce Cloud .magento.env.yaml
:
stage:
global:
ENABLE_EVENTING: true