Cloud metapackage
Adobe Commerce on cloud infrastructure uses a metapackage that requires magento/product-enterprise-edition
. To get the latest updates for latest version of Commerce, use the following constraint syntax:
>=current_version <next_version
For example, to use the latest Adobe Commerce version 2.4.7, set 2.4.7
as the “current” version and 2.4.8
as the “next” version in the composer.json
file:
"magento/magento-cloud-metapackage": ">=2.4.7 <2.4.8"
The main packages of this metapackage are the following:
- vendor/magento/ece-tools—The
ece-tools
package is compatible with Adobe Commerce version 2.1.4 and later to provide a rich set of features you can use to manage your Adobe Commerce on cloud infrastructure project. It contains scripts and Adobe Commerce on cloud infrastructure commands designed to help manage your code and automatically build and deploy your projects. See theece-tools
package overview. - vendor/magento/product-enterprise-edition—This metapackage requires application components, including modules, frameworks, themes, and more.
- vendor/fastly2/magento2—This module manages the Fastly CDN and services for the Pro Staging and Production and Starter Production environments. See Fastly services.
- vendor/magento/module-paypal-on-boarding—This module provides PayPal payment gateway checkout by connecting to your PayPal merchant account. See PayPal On-Boarding tool.
Docker environment
You can use the Cloud Docker for Commerce tool to emulate the Adobe Commerce on cloud infrastructure production and development environments for local development. Cloud Docker for Commerce does not require PHP and Composer to be installed locally.
- Local development with Cloud Docker in the Adobe Developer site
- Docker architecture and common commands
- Cloud Docker release notes
Adobe Commerce at Summit
Register for these developer sessions:
- Elevate and Empower Teams with Agentic AI for Exceptional Experiences (attend online)
- Put the Customer at the Center and Build Relationships That Last a Lifetime (attend online)
- How AI Is Transforming the Commerce Landscape (attend online)
- B2B Reimagined: Transforming Go-to-Market Strategies for Profitable Growth (attend online)
- How the United States' Top Restaurant Chain Built a Digital Growth Engine
Connect with Experience League at Summit!
Get front-row access to top sessions, hands-on activities, and networking—wherever you are!
Learn more