HowTo: Migrate data from Magento2 Commerce to Magento2 CE
I recently was asked to work on a data migration from Adobe Commerce 2.3.7-p3 to a Magento Community 2.4.3-p2 instance. I have done similar tasks in the past using the official Magento Data Migration Tool so that was my weapon of choice. In the following lines I will try to describe the proces...
The ColorPicker Ui Component
A hidden component to choose and implement color values
As part of the contributions I'm currently doing to the Adobe Stock Integration Project I recently had to implement a search filter for the color attribute.
I first heard about Valet Plus while ago and have to admit that did not pay too much attention.
When you work in an agency every minute count and if your local environment does not work, and you have to spend time fixing it you are dead.
HowTo: Create an Alternative Success Page for a Payment Method in Magento2
This week I had the task to build an alternative success page for customers who pay with a specific payment method.
If the customers select Bank Transfer method they should be redirected to https://magento2.test/checkout/banktransfer/success
.
If any other payment method is selected the customer sh...