Blogs
How to create a custom widget in magento 2
Let’s just start creating this custom widget. Open app folder and if you don’t have code folder in it please create it. …
shipping restriction based on Postal/Zip code in magento
Check whether the shipment is available on your location depends on Postal/Zip code. Here we will be discuss on product’s shipment is …
How to prevent Brute Force Attacks for Magento website?
Nowadays, Magento users commonly meet Brute force attacks. Their websites are vulnerable to these attacks and they might be abused when hackers …
How to create a simple Helloworld module in Magento 2
In this post we will create a simple Helloworld module in Magento 2. Fisrt of all you should know that in magento …
How to speed up Magento Performance?
Magento is one of the most widely used eCommerce platforms today that people to choose to grown their online business. In this …
Password Protecting Site Using .htaccess / .htpasswd in Magento
Protecting files on your website from unauthorized users can be very important. Here we will be discussing on how to password protect …