How to create Magento 2 Routing

How to create Magento 2 Routing

30 Nov 2020
In web applications, such as Magento, routing is the act of providing data from a URL request to the appropriate class for processing
How to create CRUD Models in Magento 2

How to create CRUD Models in Magento 2

26 Nov 2020
Models are an important part of the MVC model. In Magento 2, Models is responsible for working with the database, and is divided into three parts: Model, Resource Model and Collection. They are used to work with CRUD operations (create, read, update, delete) without writing any more SQL code.
How to Create Controller in Magento 2

How to Create Controller in Magento 2

23 Nov 2020
As a class located in the module controller folder, the controller is responsible for a specific URL or group of URLs. In Magento 2, the controller is an important part of MVC flow. There are two types of controllers: frontend and admin. They have a similar workflow but the admin controller has additional methods for permission checks.
Great ideas for BlackFriday’s ad campaign

Great ideas for BlackFriday’s ad campaign

19 Nov 2020
As you know, Black Friday- is the biggest shopping event for many people. Most businesses offer discounts and other incentives for shopping. Starting with an American tradition, Black Friday has become a worldwide trend now. Consumers from around the world expect great deals from brands.
How to Set Minimum & Maximum Quantity Allowed in Shopping Cart

How to Set Minimum & Maximum Quantity Allowed in Shopping Cart

13 Nov 2020
Some products are best sold in bulk while others are limited to one per customer. So in order to balance sales and costs, it is important for the website owner to know how to set a limit on the number of orders when selling a product. This article will give you an easy guide to placing minimum / maximum order quantities in Magento 2.
Magento 2.4.1-Release note (Things you need to know!)

Magento 2.4.1-Release note (Things you need to know!)

12 Nov 2020
It is important for a store in the e-commerce race that their website is always up to date and provided with the latest trends. Recently, Magento has released a new version Magento 2.4.1. This brings many benefits to Magento merchants as well as their customers. In this release, we can see many security improvements with lots of support. Check out this updated version to fully understand its benefits!
Why do businesses need PWA (Progressive web app)?

Why do businesses need PWA (Progressive web app)?

10 Nov 2020
Nowadays, the phone is gradually becoming a powerful assistant for everyone, all problems can be handled with just a phone. Because of that, companies need to deliver the best mobile experience to satisfy customer’s needs. Instead of launching native apps, many businesses think progressive web apps (PWA) is the best choice in terms of development and user experience. If you own an e-commerce business, take advantage of the PWA benefits available to you today
Top 9 Magento Blogs That You Should Follow

Top 9 Magento Blogs That You Should Follow

17 Oct 2014
No matter that you are a newbie or oldie in Magento platform, there‘s time you have problems that you don't know how to resolve, right? To help you overcome these hard times, we suggest 9 top Magento blogs that contain rich information and easy-to-understand tutorials, especially for beginners.
Adding new menu item in Magento 2 custom module

Adding new menu item in Magento 2 custom module

27 Aug 2015
Magento 2 is a great platform with lots of useful options and features. Sometimes the default options do not meet all the requirements of a project or a user's preferences. Therefore, by Adding a new menu item in Magento 2 custom module, you can implement it yourself to improve your Magento administration process.
How to Perform Magento 2 Migration: A Step-by-step Guide (2020)

How to Perform Magento 2 Migration: A Step-by-step Guide (2020)

09 Oct 2020
Are you searching for an optimal alternative to your current store because of some technical issues that could make you lose a lot of sales? If yes, you should take Magento 2 into consideration. It’s one of the most powerful eCommerce platforms due to robust built-in features and extreme customizability. Especially, its 2.4 version has just been released with a lot of improvements you cannot ignore. Check out our article here to find out. In this article, I will walk you through an A to Z instruction on performing a successful migration from your current store to Magento 2 with an easy and safe method.
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. Next Page