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

Adobe Commerce 2.4.6安裝

瞭解如何使用Composer for version 2.4.6在Adobe Commerce中安裝數個新模組。 在安裝適用於Adobe Commerce的Adobe I/O Events找到其他檔案。

目標對象

  • 剛開始使用I/O事件來使用Adobe Commerce和Adobe Developer App Builder的開發人員。

視訊內容 video-content

  • 針對內部部署託管執行的命令
  • 針對Adobe Commerce Cloud執行的命令
  • Adobe Commerce Cloud Yaml必要的編輯

有用的命令 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 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