Sometime we need to change server time zone to our current time zone,so let to do it At first, we need to find the current time-zone. We can take it by below command. or we can use this the result should be something like this. The next question is how we can find a timezone…
Month: January 2021
Magento 2 update shipping rate at checkout
I want to show you how we can add an extra amount to all shipping method price. My task was added an extra amount to shipping methods for someday. My customer wants to create a new module over the Amasty delivery date to add an amount for some special dates like mother day or valentine…
upgrade composer to version 2
In this post, I want to show you how you can upgrade the composer to the newest version (at this time, composer version 2 is the newest.). 1: we can remove the composer and install it again. If you are using Ubuntu 20 composer version 2 will install for remove (full remove) you can use…