Download the PHP package swiftotter/advanced-pricing-bug without Composer
On this page you can find all versions of the php package swiftotter/advanced-pricing-bug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swiftotter/advanced-pricing-bug
More information about swiftotter/advanced-pricing-bug
Files in swiftotter/advanced-pricing-bug
Download swiftotter/advanced-pricing-bug
More information about swiftotter/advanced-pricing-bug
Files in swiftotter/advanced-pricing-bug
Vendor swiftotter
Package advanced-pricing-bug
Short Description A (miniature) module designed to fix a big Magento bug.
License GNU-3.0
Package advanced-pricing-bug
Short Description A (miniature) module designed to fix a big Magento bug.
License GNU-3.0
Please rate this library. Is it a good library?
Informations about the package advanced-pricing-bug
The configuration parameter "componentType" is required for...
This module is designed to fix a simple problem. Apparently after migrating data from Magento 1.x to Magento 2.1, this error is encountered. I believe this is due to a problem with how the attribute sets are copied.
The solution is inspired from:
- https://github.com/magento/magento2/issues/5645
- https://github.com/magento/magento2/issues/5236
- https://github.com/magento/magento2/pull/5411
Installation
This is super simple:
If you encounter "Invalid Form Key" Error while saving products
add this line in your .ini file
or put this in your index.php file
All versions of advanced-pricing-bug with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0.6
The package swiftotter/advanced-pricing-bug contains the following files
Loading the files please wait ....