Hey guys, just decided to share the post. For the last several years, I am not active with Magento, but I am still a fan of this platform. I might continue writing the relevant topics, but not here. If you’d like to follow me with related activities, please refer to academy60.com
Author: Alex Kostritsa
Mageworx Layered Navigation – Make customer experience Great Again :)
Devil in details I am almost sure you’ve heard such meaning and this is all about Layred Navigation from Mageworx. The difference between “just good” and “excellent” sometimes not so easy to understand. At first hand, Magento 2 provides all the features from the box, but when you start digging into the details there is always space to improve and especially this very important if you are solid with your business and want to make best customer experience.
Continue reading “Mageworx Layered Navigation – Make customer experience Great Again :)” →Quick Order Magento 2 Extension Review
Ordering and Checkout processes are most critical parts of any ecommerce business and they require attention as long as business owner you want to stay customer friendly.
In this video review I will talk about Magento 2 extension that is called “Quick Order” and might help to improve ordering process especially for the customer who buy bulk or wholesale.
One page Checkout Magento 2 Extension Review
One page checkout makes interaction with checkout process smother and effortless. According to many investigations this could increase sales. I personally try to avoid shops where I need to click too much times. It takes more time and pretty annoying…
In this video we will talk about extenion that is made by MagePlaza. This extension called “One Step Checkout” and designed for Magento 2 platform. This extension will help you to transfrom the default two step checkout process to more user friendly one page checkout.
Continue reading “One page Checkout Magento 2 Extension Review” →
Upgrade Magento 2
Because of solidity Magento 2 it’s not very easy to switch from one version to the other one even though it’s newer. From the tutorials below you will find the easiest and very effective way to get your Magento 2 upgrade to the latest available version. Please refer to the video tutrials and manual below.
Totrial 1:
Configure SMTP Magento 2 Extension Review
There are could be many reasons to have Magento 2 mail function configured via SMTP, but the major are the following:
- You hosting company restrict/disable php mail function (for example CloudWays)
- You want to increase reliability of mail delivery
Continue reading “Configure SMTP Magento 2 Extension Review” →
How to find what produce Error 500 on Magento 2?
There are many different suggestion in regards to Error 500 or Internal Server Error on Magento 2, however I suggest to start with the most effective one which helps in majority of the cases. What you need to do is just to open “index.php” file of your Magento 2 and insert the following code at the top of file:
error_reporting(E_ALL);
ini_set("display_errors", 1);
BlueSnap Payment Integration with Magento 2
Some prerequisites…
I was looking for CC payment system and fairly in my country (Ukraine) it’s not easy to do because major players such as PayPal and BrainTree do not support Ukraine. I searched in Google for alternatives and found BlueSnap. After shirt communication in chat they confirmed that I can signup with them and they can accept CC payment for me. So far, I am happy with BlueSnap. They offer pretty good support, competetive comission fees and SaaS model which might be extremely useful for some business.
In this article I will explain how to integrate your Magento 2 with BlueSnap.
Continue reading “BlueSnap Payment Integration with Magento 2” →
Securing Magento 2 with SSL on Cloudways
All ecommerce sites should be secured with SSL, otherwise majority of potential customers may decide not to buy from store that is not SSL protected.
Continue reading “Securing Magento 2 with SSL on Cloudways” →
Welcome to Magento2tuts Blog!
A part of video training and lessons, here you will find different articles about Magento 2. I will try to post different tips, reviews of plugins and many more.
Hope to see you regularly here 😉