-
### Title
### Preconditions
1. Magento 2.3.5
2. PHP 7.3.21
### Steps to reproduce
1. Run this commands:
composer require elgentos/magento2-inventory-log
php bin/magento setup…
-
From Akeneo 2.1, I am storing my products assets on an Amazon S3 bucket and the media are displayed correctly on the GUI.
A typical media looks like this:
``https://s3.eu-central-1.amazonaws.com…
-
Previously in the beta versions of the extension, the `Omikron\Factfinder\Model\Export\Product` class provided an `exportProducts` function which could simply be called from anywhere, if you want to m…
-
Boa tarde,
está a ocorrer uma excepção quando se acede a uma encomenda com pagamento multibanco via backoffice:
1 exception(s):
Exception #0 (Magento\Framework\Exception\ValidatorException): Inva…
ghost updated
6 years ago
-
### Preconditions
1. In a template (`.phtml` file), make use of `$this->helper(SomeClass:class);`. For example, https://github.com/magento/magento2/blob/2.4.4/app/code/Magento/Catalog/view/frontend/t…
-
Hello :)
when using eav:media:remove-unused we get an error
![image](https://user-images.githubusercontent.com/32599710/162999148-04b2401b-7e30-4dc9-b08a-27df45833c0d.png)
We are using s3 as …
-
We are busy upgrading from Magento 2.2.9 to Magento 2.3.3 and as part of this upgrade, we are upgrading our smile modules
The issue that we are having comes in with version 1.1.7 of magento2-module…
-
### Preconditions (*)
1. Magento 2.4-develop
### Steps to reproduce (*)
1. Enable Reports in Configuration -> General -> Reports.
2. Have FPC / Varnish cache cleared
3. visit product "A…
-
### Description
Enable Emoji compatibility for values recorded inside the Table "core_config_data".
Current default collation for field "value" is utf8mb3_general_ci
This collation doesn't allow fu…
-
Your extension gives me the following sort by options:
Product name A-Z
Product name Z-A
SKU A-Z
SKU Z-A
Price Low-High
Price High-Low
Newest Asc-Desc
Newest Desc-Asc
But I want the origi…