When you are choosing Magento 2 extensions, the right choices can make (or literally break) your site. Extensions are needed to add custom features and to make connections to other services. For example, you might be using Dotmailer‘s email automation or TaxJar‘s sale tax…
[vc_row][vc_column][vc_column_text]If you’ve ever been locked out of the Magento admin, for whatever reason, and need to create a new user, you can do so by making some adjustments to the following sql script and running it inside phpMyAdmin, or command…
The Enhanced Developer Tools Extension (Download) When a page is loaded, that has not been cached, Magento processes well over 100 files. So, if you need to edit a page, this normally requires manually looking for the file(s). The ‘Enhanced…
Magento 2(M2) is vastly different in its structure than Magento 1.x. When you first crack the surface of this new platform, it can seem a little daunting. You might be asking yourself “Where do I start?”, at least I did. Once you dive…
Our own Chris Manger will be speaking at Mage Titans next week in Austin Texas! He’ll be presenting the topic The Swiss Army Knife of Magento Development. Learn how to automate attribute creation, simplify file updates after front end changes, and…
“Internet Relay Chat (IRC) is a protocol for real-time Internet text messaging (chat) or synchronous conferencing. It is mainly designed for group communication in discussion forums, called channels, but also allows one-to-one communication via private message as well as chat…
What are product tags? Product tags in Magento allow users and admins to add keywords or phrases that help identify products and their features. For many users that run a Magento website, these can be thought of as similar to…
Introduction N98-Magerun (http://magerun.net/) is an essential tool for all Magento developers. It was developed and provided free of charge by netz98.de and it provides you with a simple to use Command Line Interface (CLI) tool that can work with your Magento instance.…
If you have ever needed to have a category link point to a Magento CMS page, I am sure that you are aware that there are a few different ways that you can go about doing this. Here are three…
Getting all the right tools to work together is no easy task. Even harder to get them to work automatically. Pressing refresh for every one of your changes, be it for CSS or a blog edit, is also a hassle.…