Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 506 Bytes

Magento 2 removal of all third party bundled modules

This repository contains a composer meta-package that removes third party bundled modules.

Installation

To install, use the following command with your Magento2 version:

composer require yireo/magento2-replace-bundled:2.3.*

Replace * with your magento version

Requiments

This package support magento 2.3 or higher.

Notes

See also the package yireo/magento2-replace-all.