Magento 2 is an eCommerce R&D project facilitating the improvement of Magento Core products. Written in PHP-Zend Framework. Available under both open-source and commercial licenses.
This case study provides a detailed technical implementation for starting cannabis ecommerce business with all the features required for the online store, including identity verification, stock management in weight, maximum quantity allowed to sell to a single customer, and legal requirements.
Even after years of development, the quest to find a solution with Magento 2 is un-ending. The difficulties I face in every implementation are real and common pain points. The objective is not to just brag about problems, but to solve them and ask for feedback.
Learn basic deployment of a Magento 2.4 using file-based configuration (without using any Container service like Docker).
This article is a step by step tutorial for building a Magento 2 module to manage catalogue release by a pre-specified date.
Find order id (entity_id) from increment id in Magento 2 using a lightweight DB query without loading the complete order model.
Find the ultimate configurations to automate code quality checks using GrumpPHP in Magento 2