redchamps / module-customer-cart-tab-fix
It will fix Magento 2 issue reported here https://github.com/magento/magento2/issues/26437.
Installs: 17 176
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/module-customer: *
This package is auto-updated.
Last update: 2024-10-07 21:17:28 UTC
README
It will fix an issue in shopping carts tab at customer edit interface in admin described here magento/magento2#26437
There is already a pull request magento/magento2#26489 going on from us regarding fix of this problem in Magento 2 core. But unfortunately, merging the pull request to Magento 2 core code will take long time and not sure in which Magento 2 version the change will be included.
Hence, we have extracted changes from our pull request and packaged them in this extension. Please feel free to use it till the time this change will be part of Magento 2 core.
Please note that this will only work for Magento 2.3.3 and higher. For lower Magento 2 versions, you can use this extension https://github.com/redchamps/customer-shopping-carts-tab
Installation
composer require redchamps/module-customer-cart-tab-fix
Please visit our store https://redchamps.com for more free/paid extensions from us.