Run Composer versions 1 and 2 simultaneously 9 Nov 2020 | 0 Comments Composer 2 is great. But it is not compatible with PHP versions lesser then 7.2. So if you're maintaining legacy projects that require older PHP versions, like PHP 7.1, you run into e... Read more
Fixing Magento 2 catalogrule prices that suddenly disappear 29 Jul 2020 | 0 Comments The problem If you catalogrule promotion prices have 'suddenly' disappeared from your shop in the morning, chances are that the catalogrule index cron has not run properly at ni... Read more
Fix duplicate order increment_ids after migration to Magento 2 27 Jul 2020 | 0 Comments The problem When importing data from Magento 1 to Magento 2, we often see duplicate order numbers appear at stores with more than one storeview. Duplicate order numbers cause se... Read more
Quickly download the Magento 2 media folder with rsync 11 Jul 2020 | 0 Comments Downloading the media folder via SFTP can take hours. Fortunately, with rsync you can do this done easliy - and fast. All you need is the terminal and a working SSH connection to the serve... Read more
Valetplus installation on Mac Catalina: fix No releases available for package pecl.php.net/apcu 10 Nov 2020 Read more