-
I tried using this extension in my magento 2.1.4 website by pasting the files in appropriate locations and running the commands on my local computer.
But after successful compilation of commands, the…
-
I just installed the module on Magento 2.4.3 and nothing is reflected on backend
-
## Expected:
![2023-08-05--06-15-15](https://github.com/mage2pro/core/assets/83204/69f0ae8a-73c4-4bb5-a686-4516a4c8ed0d)
-
I've run `bin/magento eav:attributes:remove-unused`.
It appears that it removed some attributes that were used as configurable attributes (in `catalog_product_super_attribute` table I believe), whi…
-
**Preconditions:**
1. Magento 2.4-develop
2. Magento version 2.3.4
**Steps to reproduce:**
1. Add at least two menu items under backend **Content** menu ( **Test Menu 2**, **Test Menu 3** for ex…
-
Hi,
We are trying to configure Magento 2.3.5 to use Redis cluster + sentinel, but we are getting an error when running bin/magento c:c (for example) :
ERR unknown command `select`, with args be…
-
### Preconditions and environment
- 2.4.7-p1
### Steps to reproduce
Create a website with many configurable products (we have around 4m total products including variations) and each one…
-
### Preconditions (*)
1. Fresh install of Magento CE 2.4.3
2. Configure Google 2FA
3. Ubuntu 20.4, PHP 7.4, Percona MySQL 8
### Steps to reproduce (*)
1. Start logging in to backend
…
-
### Expected Behavior
The order should go through
### Actual Behavior
The order fails to be submitted
### Possible Solution
Add this: https://devdocs.magento.com/guides/v2.4/rest/tutorials/invent…
-
I manually add custom options to a product in Magento's backend.
Then I run Magmi. Everything is fine and custom options stay.
If I then try again to EDIT the custom options for a product in Magento'…