Get Better at E-commerce & Marketing

Find expert articles on Magento, Shopify, and Digital Marketing topics

34-Points Accurate Magento 2 Go Live Checklist

About to launch a Magento 2 store? Congratulations!  But worried if everything has been done right? Relatable! From my experience and the mistakes that I realized after launching a store, I have summarized a list that I would like to say is “Mag...

How to Create Plugin in Magento 2

As defined by the official document, “A plugin or interceptor is a class that modifies the behavior of public class functions by intercepting a function call and running code before, after, or around that function call and allows to substit...

How to Enable Magento Error Log

It is frustrating when errors don’t leave your code Even more, you don’t know what is going wrong and where! Been there? Me too. The Magento, by default, does not keep a track of errors and exceptions. However, you can always enable Magento erro...

5 Easiest Ways to Check Magento Version In 2026

Magento (Adobe Commerce) is a widely used ecommerce platform that keeps updating new versions for your store so that it runs smoothly without any bugs. This makes it necessary to check which version of Magento you are currently using; this understand...

How to Create Console Command in Magento 2

There are certain tasks that you do in a Magento 2 store that are mundane and repetitive and, unfortunately, they’re also often the most important. For example, running a custom cron after a fixed time period, or remove a directory after caching. How...

How to Get Magento 2 URL in JS File

The post shows the method to get Magento 2 URL in the JS file. For example, you are stuck in a situation where you want to get url from .js file and append it with your module controller link from. Well, it is not possible to use the block to ge...

Meet Our Authors