Magento¶
Magento is an open-source PHP e-commerce platform. It provides a comprehensive feature set for building online stores, including product catalogue management, checkout, payment integration, and a flexible extension system.
Magento was created by Varien and released in 2008. It was acquired by eBay in 2011, spun off as an independent company in 2015, and acquired by Adobe in 2018, where it continues under the name Adobe Commerce. The open-source edition remains available as Magento Open Source.
Magento 2, released in 2015, is a full rewrite using modern PHP practices, including dependency injection, service contracts, and a modular architecture.
See also Magento Open Source and Adobe Commerce documentation.
Related : Framework, Content Management System (CMS), Dependency Injection, Model - View - Controller (MVC), Object Relational Mapping (ORM)
Related packages : magento/product-community-edition