[Adobe Commerce 2.4.5]{class="badge informative"}
Adobe Commerce 2.4.5安装
了解如何使用适用于版本2.4.5的编辑器在Adobe Commerce中安装多个新模块。这将设置要在Adobe Commerce应用程序中使用的所需模块。 在安装Adobe Commerce的Adobe I/O事件中找到其他文档。
此视频面向谁?
- 不熟悉Adobe Commerce和Adobe Developer App Builder且使用I/O事件的开发人员
视频内容 video-content
- 使用编辑器安装所需模块
- 要为内部部署托管运行的命令
- Adobe Commerce Cloud要运行的命令
- Adobe Commerce Cloud yaml需要编辑
有用的命令 useful-commands
有些命令略有不同,具体取决于您是在自托管环境中还是使用Adobe Commerce Cloud。
内部部署托管 on-premise
composer require magento/commerce-eventing=^1.0 --no-update
composer update
bin/magento events:generate:module
bin/magento module:enable --all
bin/magento setup:upgrade && bin/magento setup:di:compile
Adobe Commerce on Cloud adobe-commerce-cloud
composer require magento/commerce-eventing=^1.0 --no-update
composer update
composer info magento/ece-tools
Commerce Cloud.magento.env.yaml
:
stage:
global:
ENABLE_EVENTING: true
其他相关教程
Adobe Developer文档
- Adobe Commerce概述的Adobe I/O活动
recommendation-more-help
3a5f7e19-f383-4af8-8983-d01154c1402f