Magento 2

#magento2

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.

Blog posts by tag

Case Study: Cannabis Online Store

Case Study: Cannabis Online Store

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.

Ecommerce |

Posted 22. April 2023 by Milind SinghMilind Singh - 10 min read

Unsolved Mysteries in Magento 2

Unsolved Mysteries in Magento 2

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.

Magento 2 | Magento 2 Customization Developer Experience Ecommerce Open Source

Posted 11. April 2021 by Milind SinghMilind Singh - 4 min read

Traefik 101: Deploying Magento 2 with Traefik using File Configuration Provider

Traefik 101: Deploying Magento 2 with Traefik using File Configuration Provider

Learn basic deployment of a Magento 2.4 using file-based configuration (without using any Container service like Docker).

Deployments | Nginx Magento 2 Traefik MySQL

Posted 28. March 2021 by Milind SinghMilind Singh - 6 min read

Magento 2: Building a Module for Catalog Release Management

Magento 2: Building a Module for Catalog Release Management

This article is a step by step tutorial for building a Magento 2 module to manage catalogue release by a pre-specified date.

Magento 2 | Knockout.js Magento 2 Customization Building a Module Tutorials Interview Preparation PHP Ecommerce

Posted 7. March 2021 by Milind SinghMilind Singh - 5 min read

Magento 2: Get order id by increment id

Magento 2: Get order id by increment id

Find order id (entity_id) from increment id in Magento 2 using a lightweight DB query without loading the complete order model.

Magento 2 | Magento 2 Sales Order Customization Developer Experience

Posted 13. February 2021 by Milind SinghMilind Singh - 2 min read

Automating code quality check using GrumPHP in Magento 2

Automating code quality check using GrumPHP in Magento 2

Find the ultimate configurations to automate code quality checks using GrumpPHP in Magento 2

Code Quality | Magento 2 GrumPHP PHPCS PHPMD PHPStan Code Quality Automation Best Practices Coding Standards

Posted 25. December 2020 by Milind SinghMilind Singh - 5 min read