Using same plugin name on two different module will cause issue in Magento 2?
I have two plugin have same name on di.xml on two different module. I doubt it has issue calling only one plugin and ignoring the other one.
I have two plugin have same name on di.xml on two different module. I doubt it has issue calling only one plugin and ignoring the other one.
In Magento 2.1.0 I do the Readiness Check when installing new extensions. The readiness check tells me that my memory_limit is set to 800M, but the server is set to 2000M and I have changed the .htaccess file in shop…
I'm building a new website based on Magento 2. I'm still learning this CMS and I'm wondering one thing. Based on the webdesigner's work I've too many differences between the grid layout of the product list and the list one.…
Everytime I'm switching from the English store view to the Italian's one and viceversa, it takes me to the equivalent homepage (no matters where I am) and it throws this error: Here's my setup: Magento 2.3.4 (fresh installation, self hosted)…
Buit of a strange one, but hopefully it's easy to resolve. I have uploaded some product Category images to certain category pages in the Admin client but when I view them on the web they don't load. The reason appears…
I'm trying to install Magento on Azure Linux App Service (PHP 7.3-apache) and I ran into this error: Image CAPTCHA requires FT fonts support Apparently the libfreetype6-dev despite being installed in the underlying container (at /usr/lib/x86_64-linux-gnu) are not loaded by…
Using Magento 2.3 Community At checkout when adding a new address, I need to rename the Company Field Label to something else, how can I achieve that? Also this field appears under my account, edit shipping address. How can I…
Clone fresh Magento 2 instance; 2.Run composer:install Fatal Error: PHP Fatal error: Uncaught Error: Undefined class constant 'PRE_COMMAND_RUN'
I get the error when run "composer update" in Magento ver. 2.3.3, PHP 7.3.15 Fatal error: Uncaught TypeError: Return value of MagentoInventoryComposerInstallerPlugin::initModuleDeployment() must be an instance of MagentoInventoryComposerInstallervoid, none returned in /home/jesperpu/public_html/vendor/magento/inventory-composer-installer/src/Plugin.php:69 Stack trace: 0 [internal function]: MagentoInventoryComposerInstallerPlugin->initModuleDeployment(Object(ComposerScriptEvent)) 1 phar:///home/jesperpu/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php(164):…
I have a magento 2.3.2 and tried to do the order.After completing the order,success page is not redirected.But the order has created. Can anyone tell what will be issue. Below I'm getting in error log main.CRITICAL: No such entity with…