Magento 2 Incorrect Prices with Website Scope
Sometimes you have incorrect prices but you think they should be correct. Maybe there is a reason!
Sometimes you have incorrect prices but you think they should be correct. Maybe there is a reason!
In Magento 2.2 it is no longer impossible to enable inline translate in production mode. Sometimes the merchant still wants to update several translations, this is possible with the Mage2 Module Experius Missing Translations.
You could run a storviewe in a subdirectory and it depends on your server (NGINX or apache) how you can configure this.
When you want to use SOAP API calls to communicate with Magento 2 you want a overview of the available Web Services.
When you use swagger as your testing tool for the API, it is possible that you get the error Can’t read from file. This can easily be solved by installing the Experius ApiExtend module: https://github.com/experius/Magento-2-Module-Experius-ApiExtend
Sometimes you get an error in the checkout but you have no clue what the actual error is because you don’t get a good message and you can’t find it in the log files. The only thing you will see is An Error Occurred On The Server. Please Try To …