a42/product-magento-micro-edition

This is a fork of the magento/product-magento-micro-edition metapackage orientated to microservice architecture.

Maintainers

👁 georgebabarus

Package info

github.com/a42ss/product-magento-micro-edition

Type:project

pkg:composer/a42/product-magento-micro-edition

Statistics

Installs: 6

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.243.1 2021-11-09 13:13 UTC

Requires

Suggests

None

Provides

None

Conflicts

  • gene/bluefoot: *

Replaces

  • magento/product-community-edition: *
  • magento/product-enterprise-edition: *

OSL-3.0, GPL-3.0-only dcbf47ecd56653a030a00c50ad3caa23f091021c

This package is auto-updated.

Last update: 2026-06-09 23:22:42 UTC


README

This is a fork of the magento/community-edition product orientated to microservice architecture. This is a ready-to-use Magento 2 framework with a light number of dependencies and a minimal number of Magento modules installed. This is offering an easy-to-use solution to spin up Magento 2 projects as microservices.

This package is a composer metapackage containing all dependencies needed to spin up new light Magento 2 Microservice instances.

Used for this project https://packagist.org/packages/a42/magento-micro-edition

Original project details

Magento 2, a cutting-edge, feature-rich eCommerce solution. More information are available online about the platform Magento 2 project

Magento System Requirements

This project has the original requirements of the main project:

Install Magento

This package will install the Magento Framework and the base structure for a project setup:

composer create-project a42/magento-micro-edition

The overall installation guide could be fond in original documentation:

Contributing to the Magento 2 Code Base

Any community contribution (code/documentation/testing) will be highly appreciated.