You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Magento 2 removal of optional bundled 3rd party modules
2
-
This repository contains a composer meta-package that removes optional modules. To install this package, use the following steps:
3
2
4
-
Require the composer plugin to manage replacements via a special `composer replace:*` command-line:
5
-
```bash
6
-
composer require yireo/magento2-replace-tools
7
-
```
3
+
This repository contains a composer meta-package that removes optional modules. To install this package, use the instructions on the repository [`yireo/magento2-replace-tools`.](https://github.com/yireo/magento2-replace-tools)
8
4
9
-
Use the new command-line to add the meta-package of this specific repository to your root `composer.json`:
0 commit comments