-
Module should not use class overwrite.
In /etc/di.xml you overwrite the class Magento\Sales\Model\Order\Invoice with Byjuno\ByjunoCore\Model\Invoicebyjunooverride.
This is bad practice and makes…
-
My client wants to use Mastercard's payment gateway (MPGS) provided by his bank. Magento has a free [extension for that][1]. In my country, Stripe and PayPal don't work.
My client bought third part…
-
Hi, thanks for your extension
i used manadev layered navigation (https://www.manadev.com/magento-extensions/layered-navigation-filters-multiple-select-magento-2) and price slider is not working on it…
-
Magento 2.2-develop integration tests fail within the Vagrant VM due to this error:
> Exception: Starting Magento installation:
File permissions check...
[Progress: 1 / 441]
Required extensions …
-
### Preconditions and environment
- Magento version is 2.4.7
### Steps to reproduce
URL: https://dev2.example.com/rest/V1/products/apitest
This in headers: Authorization: "Bearer "
### Expected…
-
Hello @fmassey, do you have any ETA on PHP 8.1 support for your extension?
Currently, when I am trying to install it on Magento 2.4.4 with PHP 8.1 I am getting the following exception
```
composer …
-
Create a 2-factor authentication module for admin login and/or customer login.
For the admin login there is already a module from XTENTO btw:
- http://www.xtento.com/magento-extensions/two-factor-aut…
-
I've installed the Akeneo connector on 2 instances, one instance is an existing Magento installation 2.4.3-p1 with existing products and extensions. The second instance is a new installation without a…
-
#### Magento version #: 2.4.3-p1
#### Edition (EE, CE, OS, etc): CE
#### Expected behavior: It should show the custom rate input field on admin
#### Actual behavior:
![image](https:…
-
Hi, I just installed Behat for Magento and started to create my first Behat Test but when I use the MagentoContext, I encounter this error:
PHP Fatal error: Call to a member function customerLogin()…