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

Adobe Commerce 2.4.6 설치

버전 2.4.6용 Composer를 사용하여 Adobe Commerce에 여러 새 모듈을 설치하는 방법을 알아봅니다. Adobe Commerce에 대한 Adobe I/O 이벤트 설치에서 추가 설명서를 찾았습니다.

이 비디오는 누구의 것입니까?

  • I/O 이벤트를 사용하는 Adobe Commerce 및 Adobe Developer App Builder을 처음 사용하는 개발자입니다.

비디오 콘텐츠 video-content

  • 온-프레미스 호스팅에 대해 실행할 명령
  • Adobe Commerce Cloud에 대해 실행할 명령
  • Adobe Commerce Cloud yaml 필수 편집

유용한 명령 useful-commands

자체 호스팅 환경을 사용하는지 또는 Adobe Commerce Cloud을 사용하는지에 따라 약간 다른 다양한 명령이 있습니다.

On Premise 호스팅 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
3a5f7e19-f383-4af8-8983-d01154c1402f