Webhook is an API concept that is becoming increasingly popular. More and more of what we do on the web can be described by events. Webhooks are an incredibly useful and easy way to conduct reactions to certain events of our choice. A specific example that we will cover in this post is “Sending notifications in the form of messages to the Slack channel and Discord server”.
Read MoreTag: Magento
Magento 2 API Authentication Types
As explained in one of our previous articles, API (Application Programming Interface) is a set of protocols and tools for building software applications. The main focus of this article will be on the types of Magento 2 API authentication and their use.
Read MoreMagento 2 Development Setup With Docker
Developing for Magento 2 has never been… well, more difficult, at least when we compare it with Magento 1. Back in the days of Magento 1 (though these days are far from over as there are still more Magento 1 websites than Magento 2 websites but the majority of Magento developers have moved on to Magento 2) things were simple – install PHP, Apache, and MySQL and you’re set to go.
Read MoreMageMojo 101
Who is MageMojo?
If you are an online business owner, you are aware of the importance of a fast-running, perfectly-optimized web store. You are also aware of the fact that Magento is one of the top eCommerce platforms out there, but also one of the more complex ones, especially in terms of maintenance, support, and hosting. Speaking of these, in case you are in need of an experienced Magento software support provider, we would like to say a word or two about one of the top choices out there – MageMojo.
Read MoreHow to Alter Magento 2 Functionalities
Altering Magento 2 functionalities and inserting your changes is a necessity. So, today, we will go over some basic altering methods – Observer, Plugin, and Preference/Rewrite in your module and in your theme where you can override .phtml, .css, .xml, and .js files.
Read MoreSyncit Group’s Athena Search – Built for eCommerce
Why is Search so important for eCommerce websites? Because it guides the users through the sales funnel directly to the purchase. As such, it represents the most important functionality on your site.
Read More