Home Tags Developer diaries

Tag: developer diaries

Magento 2 Speed Optimization: Research Proves Default Functionality is Enough

Introduction According to Statista, the number of mobile phone users in the world is expected to pass the five...

How to Setup and Configure Magento DHL Integration

Magento is one of the leading eCommerce platforms in the world thanks to many useful features it offers. With Magento store, you can help...

Adding Tax Rates in Magento 2 Powered Store

Tax is a compulsory contribution which needs to be paid to the government from parts of your income, assets, businesses which would be used...

Easy Way to Remove Payment Method in Magento 2

Quite often you may want to display a certain payment method to a particular group of customers while hiding it from the other ones. Here...

How to Add Top link in Magento 2

The links at the top of your website are highly effective in influencing the customer behavior. You can use these links to make customers...

How to Create Catalog Price Rule in Magento 2

Discounts are a popular way of ensuring that site visitors convert into paying customers. In fact, many visitors make their purchase decision based on...

How to Enable URL Rewrite in Magento 2

This is a guest post by Syed Muneeb Ul Hasan. Syed is a Magento Developer and Blogger at Magenticians - a platform for Magento...

How to Install a Theme in Magento 2

A theme is the perhaps the most important part for any ecommerce store. Whatever you sell online, your website’s outlook has to be at...

Setting Up RSS in Magento 2

RSS - Rich Site Summary is used to fetch the latest updates and news from the websites of your choice. RSS serves the basic...

Understanding Repository Pattern in Magento 2

Repository Pattern gained a lot of popularity after its introduction way back in 2004 as a part of Domain-Driven Design. It is an old...