vanvasten / magento2-replace-bundled
There is no license information available for the latest version (4.3.1.3) of this package.
Replace bundled third party packages from Magento
4.3.1.3
2021-09-29 21:26 UTC
Requires
- magento/product-community-edition: >=2.4.0 <2.4.4
Replaces
- amzn/amazon-pay-and-login-magento-2-module: *
- amzn/amazon-pay-and-login-with-amazon-core-module: *
- amzn/amazon-pay-module: *
- amzn/amazon-pay-sdk-php: *
- amzn/login-with-amazon-module: *
- dotmailer/dotmailer-magento2-extension: *
- dotmailer/dotmailer-magento2-extension-b2b: *
- dotmailer/dotmailer-magento2-extension-chat: *
- dotmailer/dotmailer-magento2-extension-enterprise: *
- dotmailer/dotmailer-magento2-extension-enterprise-package: *
- dotmailer/dotmailer-magento2-extension-package: *
- dotmailer/dotmailer-magento2-extension-sms: *
- klarna/m2-payments: *
- klarna/module-core: *
- klarna/module-kp: *
- klarna/module-kp-graph-ql: *
- klarna/module-onsitemessaging: *
- klarna/module-ordermanagement: *
- temando/module-shipping: *
- temando/module-shipping-m2: *
- temando/module-shipping-remover: *
- vertex/module-address-validation: *
- vertex/module-tax: *
- vertex/module-tax-staging: *
- vertex/product-magento-module: *
- vertex/sdk: *
- vertexinc/module-tax-staging: *
- vertexinc/product-magento-module: *
- vertexinc/product-magento-module-commerce: *
- yotpo/magento2-module-yotpo-reviews: *
- yotpo/magento2-module-yotpo-reviews-bundle: *
README
This repository contains a composer meta-package that removes optional modules. To install this package, use the following:
Original Version
composer require yireo/magento2-replace-bundled
Modified for MP to work properly
composer require vanvasten/magento2-replace-bundled
Notes
See the package yireo/magento2-replace-tools
. for more information