Magento

Expert tips and tutorials to master the Magento (Adobe Commerce) e-commerce platform. The #1 Magento blog on the internet.

How To Add Custom CSS and JS in Magento 2

Magento 2 CMS allows the store owners to customize the core features in order to improve the store functionality as well as the customer experience. Also, the custom themes are available for Magento 2 that adds attractive layouts and features in the...

How to Pass Data From CMS Block to PHTML File in Magento 2

Magento 2 CMS is popular among the E-commerce store owners owing to its flexibility. It allows fulfilling the business requirements that are based on customer expectations or to improve the onsite user experience. As a part of such requirement fulfil...

How to Apply an Admin Theme in Magento 2

Previously, we saw the steps to create an admin theme in Magento 2. Custom admin themes in Magento 2 can be created for: customized backend brand logo handy tools responsiveness favourable colours easy administration However, you also need to...

How to Create an Admin Theme in Magento 2

Themes in Magento 2 are responsible for an attractive layout in the online store. Similarly, one can create an admin theme in Magento 2. A custom theme allows the admin to have a customized backend panel with custom logo, font, responsive design...

How to Create Custom Customer Attribute in Magento 2

An attribute is a property of an entity that can be used in various Magento 2 store’s function. Here we’ll talk about customer attribute. Create custom customer attribute in Magento 2 with the below solution. Magento is a user-friendly platform and i...

How to Add Category Column to Product Grid in Magento 2

Grids in Magento 2 are an easy way to list, sort, filter, edit, or update data. Earlier I posted the solution to create admin grid in Magento 2. And taking it a notch up here’s the solution to add category column to product grid in Magento...

Our Guide to Run Direct SQL Query in Magento 2

The developers use models to access as well as modify the data in the Magento 2 database. However, sometimes, the project requirements demand communicating with the database using custom SQL queries. This post helps to run a direct SQL query in Magen...

Meet Our Authors