Skip to content

Commit 4d81459

Browse files
authored
Update README.md
1 parent 434ad6b commit 4d81459

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1 @@
1-
# Magento 2 removal of all optional modules
2-
This repository contains a composer meta-package that removes numerous Magento 2 modules, making your environment lighter. To install, use the following:
3-
4-
composer require yireo/magento2-replace-all:2.3.*
5-
6-
_Replace `*` with your magento version_
7-
8-
## Requiments
9-
This package support Magento 2.3 or higher.
10-
11-
## Notes
12-
This package makes use of the following sub-packages:
13-
14-
- `yireo/magento2-replace-bundled` removes third party bundled extensions
15-
- `yireo/magento2-replace-core` removes optional core modules
16-
- `yireo/magento2-replace-graphql` removes optional GraphQL modules
17-
- `yireo/magento2-replace-inventory` removes optional MSI modules
1+
See README.md in the `master` branch instead

0 commit comments

Comments
 (0)