Useful tips for everyday
How to migrate reviews from Magento connect to marketplace? Magento Commerce 1 reviews can be migrated from Connect to Marketplace for extensions and themes with…
How to install Magento 2 by using XAMPP-amasty? The next thing that you need to do to install Magento 2 on the XAMPP server is…
Should JavaScript be Minified? 8 Answers. Minifying improves performance for your page overall by decreasing the load time (even if only slightly). Neither minifying nor…
How to remove an attribute from a Product in Magento? Steps to Remove Magento Product Attribute From Magento 2 Backend: Step 1: Log in to…
How do I stop bots crawling on my website? Here are nine recommendations to help stop bot attacks. Block or CAPTCHA outdated user agents/browsers. Block…
How to set up a new shipment method? To set up a shipment method 1 Choose the icon, enter Shipment Methods, and then choose the…
What can I import to my Magento 2 store? There are three types of entities you can import to your Magento 2 store: Customers Main…
How to set value in session in Magento2? For storing values in session : Inject session manager Interface into your observer. public function __construct( \Magento\Framework\Session\SessionManagerInterface…
Why is patch not working? The first argument of Patch must be a collection. A common reason for this error is because the back-end data…
Does Varnish work with SSL? Varnish Cache lacks native support for SSL/TLS and other protocols associated with port 443. If you are using Varnish Cache…