[Adobe Commerce 2.4.6]{class="badge informative"}

Adobe Commerce 2.4.6 Installation

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.

這部影片是給誰看的?

  • Developers new to Adobe Commerce and Adobe Developer App Builder using I/O Events.

視訊內容 video-content

  • 針對內部部署託管執行的命令
  • Commands to run for Adobe Commerce Cloud
  • Adobe Commerce Cloud yaml required edit

Useful commands useful-commands

有些命令稍微不同,這取決於您是在自行託管的環境或使用Adobe Commerce Cloud。

內部部署託管 on-premise

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 info magento/ece-tools

Commerce Cloud .magento.env.yaml

stage:
  global:
    ENABLE_EVENTING: true

其他相關的教學課程

Adobe Developer檔案

recommendation-more-help
commerce-learn-help-home