Making a change isn't too easy, but with April, it is!
Before you start its always a good idea to make sure that your server permissions are correct and test in your sandbox before launching it live.
First up you'll need to download the right updated Magento 2 Plugin, this will depend on your checkout, it'll be one of three!
- Native
- BSS OSC
- Amasty OSC
- Aheadworks OSC
You can find more information and links on this page
Once you've decided on the right plugin, download it!
Then unzip the folder and upload it to the root folder.
Now it's time to code! Run the below commands
Magento 2.1.8 or older
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Magento version 2.1.9 or later
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
Make sure that the correct permissions are applied, you can use the link here to double check.
That it! Refresh the page to get a look at your beautiful new checkout!
If you have any questions, we're only an email away at support@meetapril.com