Magento is an
open-source e-commerce platform written in
PHP. Magento
source code
In computing, source code, or simply code or source, is a plain text computer program written in a programming language. A programmer writes the human readable source code to control the behavior of a computer.
Since a computer, at base, only ...
is distributed under the
Open Software License. Magento was acquired by
Adobe Inc
Adobe Inc. ( ), formerly Adobe Systems Incorporated, is an American software, computer software company based in San Jose, California. It offers a wide range of programs from web design tools, photo manipulation and vector creation, through to ...
in May 2018 for $1.68 billion.
More than 150,000 online stores have been created on the platform. The platform code has been downloaded more than 2.5 million times, and $155 billion worth of goods were sold through Magento-based systems in 2019. As of April 2021, Magento holds a 2.32% market share in global e-commerce platforms.
Roy Rubin, the former CEO of Varien, sold a share of the company to
eBay, which eventually completely acquired and then sold the company to
Permira in 2015; Permira later sold it to
Adobe.
History
Magento began development in early 2007. It was originally developed by Varien Inc., a U.S.-based private company headquartered in
Culver City, California
Culver City is a city in Los Angeles County, California, United States. As of the 2020 census, the population was 40,779. It is mostly surrounded by Los Angeles, but also shares a border with the unincorporated area of Ladera Heights, Californi ...
, with contributions from volunteers and open-source developers. The first public beta version was released on August 31, 2007.
Varien had previously worked with
osCommerce and initially considered forking it, but ultimately chose to create Magento from scratch. The first general-availability release of Magento was published on March 31, 2008.
In its early years, Magento won several awards, including the ''Best of Open Source Software Awards'' and the ''SourceForge Community Choice Awards''.
In February 2011,
eBay announced that it had acquired a 49% stake in Magento in 2010. On June 6, 2011, eBay revealed it would acquire the remaining shares and integrate Magento into its X.Commerce initiative. Magento co-founder Roy Rubin stated the platform would continue operating from Los Angeles under his and Yoav Kutner's leadership.
Yoav Kutner left Magento in April 2012, stating that changes in leadership had shifted the company’s original vision post-acquisition.
Following the
eBay–PayPal split driven by activist investor
Carl Icahn, Magento was spun off and sold to
Permira, a private equity firm, on November 3, 2015.
In May 2018,
Adobe Inc. announced it would acquire Magento for $1.68 billion to integrate the platform into Adobe Experience Cloud. The acquisition was finalized on June 19, 2018.
Overview
Magento employs the
MySQL
MySQL () is an Open-source software, open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A rel ...
or
MariaDB relational database management system, the
PHP programming language, and elements of the
Zend Framework. It uses multiple other PHP frameworks such as
Laminas (formerly known as
Zend Framework) and
Symfony. It applies the conventions of
object-oriented programming
Object-oriented programming (OOP) is a programming paradigm based on the concept of '' objects''. Objects can contain data (called fields, attributes or properties) and have actions they can perform (called procedures or methods and impl ...
and
model–view–controller architecture. Magento also uses the
entity–attribute–value model to store data and as of version 2.4 it requires
Elasticsearch
Elasticsearch is a Search engine (computing), search engine based on Apache Lucene, a free and open-source search engine. It provides a distributed, Multitenancy, multitenant-capable full-text search engine with an HTTP web interface and schema ...
for its catalog search capability. On top of that, Magento 2 introduced the
Model-View-ViewModel pattern to its front-end code using the
JavaScript
JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior.
Web browsers have ...
library
Knockout.js.
Magento Open Source
Magento Open Source, previously Magento Community Edition, is an open-source
e-commerce
E-commerce (electronic commerce) refers to commercial activities including the electronic buying or selling products and services which are conducted on online platforms or over the Internet. E-commerce draws on technologies such as mobile co ...
platform. Developers can implement the core files and extend their functionality by adding new plug-in modules provided by other developers.
As of 2017, both the latest release and each of the historical releases of the version 1.x and 2.x branches of Magento Open Source were available on the Magento Commerce, Inc. website for download. Development of the version 2 branch of Magento Open Source is coordinated publicly on GitHub.
Adobe announced after its acquisition that Magento would remain open source. Magento 1.9.4, the last version of the Magento 1.x branch, reached end-of-life on June 30, 2020.
Magento 2
Magento 2 was announced in 2010 with an initial release planned for 2011. However, delays postponed its rollout, and a merchant beta version was eventually made available in July 2015.
The stable release of Magento 2 occurred on November 17, 2015. It introduced a re-architected codebase with improved performance, scalability, and modernized development tools. For a period, Magento 1 and Magento 2 were maintained concurrently to support merchant migration.
Key enhancements introduced in Magento 2 include:
* Full-page server-side caching using Apache Varnish integration
* Support for PHP 7+, improving performance and reducing memory usage
* Reduced database locking and improved scalability
* Structured data support using Rich Snippets for SEO optimization
* New modular codebase and directory structure for easier customization
* CSS preprocessing with LESS and URL resolution improvements
* Built-in JavaScript bundling and minimization for front-end performance
* Enhanced browser caching of static assets
* Improved coding standards and developer workflows
OpenMage
OpenMage is a
fork of Magento 1.x (version 1.9.4.5) maintained by the community on
GitHub
GitHub () is a Proprietary software, proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug trackin ...
to offer
long-term support and continued
bug fixes for Magento 1.x installations.
Adobe Commerce
Adobe Commerce is an e-commerce
platform as a service released on April 11, 2016. It initially launched as Magento Commerce. In April 2021, Magento Commerce was rebranded to Adobe Commerce, as part of a long-term project to integrate Magento within the Adobe Experience Cloud business unit.
Adobe Commerce is available in an on-premises version and as a service hosted by Adobe in the cloud. The hosted version launched as Magento Enterprise Cloud Edition and later became Adobe Commerce Managed Services.
Adobe Commerce On-Premise is derived from Magento Open Source and designed for large businesses. It shares the same core files as Magento Open Source but is not
freely licensed and has additional proprietary features and functionality. It was originally called Magento Enterprise Edition, and later Magento Commerce (On-Premises), before rebranding to Adobe Commerce On-Premise. The latest actively supported version of Magento Commerce is 2.3.4 (EE and CE) released on October 8, 2019.
There were also two former platforms, Magento Professional Edition, and Magento Go.
Latest Adobe Commerce Version Release Notes
Find All Latest Release Notes and important information related to specific releases of all Adobe Commerce products
Adobe Commerce 2.4.8 release notesAdobe Commerce 2.4.7 release notesAdobe Commerce 2.4.6 release notesAdobe Commerce 2.4.5 release notesAdobe Commerce 2.4.4 release notesAdobe Commerce 2.4.3 release notesAdobe Commerce 2.4.2 release notesAdobe Commerce 2.4.1 release notesAdobe Commerce 2.4.0 release notes
Magento Partners
Solution Partners
Magento Solution Partners are certified agencies that specialize in delivering eCommerce solutions on the Magento platform (now Adobe Commerce). These partners have demonstrated expertise in implementing, customizing, and maintaining Magento-based websites for merchants across B2B, B2C, and D2C channels.
Many Solution Partners also develop proprietary extensions, integrations, and performance enhancements that extend the capabilities of the core platform. Adobe maintains a directory of certified partners to help merchants identify implementation experts with proven success in Magento Commerce projects.
Technology Partners
Magento Technology Partners—now Adobe Commerce Technology Partners—are third-party companies that provide integrated products and services to extend the capabilities of Adobe Commerce stores. These partners support key areas such as marketing automation, payments, content management, shipping, taxation, hosting, performance optimization, and more.
All certified Technology Partners undergo a rigorous technical and business evaluation to ensure compatibility and high performance within the Adobe Commerce ecosystem. A full directory of Technology Partners is maintained by Adobe to assist merchants in identifying trusted solutions.
Security concerns
In 2015, it was reported that outdated or unpatched Magento web stores were susceptible to a
cross-site scripting attack, which allowed attackers to perform online skimming to steal user credit card information. According to a security expert, more than 4000 Magento web stores were vulnerable to such an attack in October 2016.
In 2017, security company DefenseCode reported that Magento CE web stores were susceptible to a remote code execution attack, which allowed attackers to perform
web skimming, steal stored credit card information of future and previous customers, take control of the database, and in some instances even the complete server - including other Magento instances. It's suspected that up to 260,000 Magento web stores could be vulnerable to such an attack in April 2017.
In 2019, Magento reported a potential vulnerability in its administration URL location for its 2.1.x, 2.2.x, and 2.3.x versions. It also reported a critical security breach for customers running version 1.0.2 (and earlier versions) of the Magestore Store Locator extension. Similar incidences of a Magecart attack and Magento killer have also been faced by e-commerce store owners.
Events
"Imagine eCommerce" is the annual Magento eCommerce conference that has run since 2011. The first event was held in February 2011 in Los Angeles with more than 600 Magento merchants, partners, and developers. The goals of the event are sharing e-commerce ideas and providing networking opportunity sessions.
Besides Imagine, Magento also organizes local "Magento Live" events in which the participants will have opportunities to learn more about e-commerce in general, get introduced to local Magento partners, and learn about upcoming changes to the Magento software itself. Magento Live events have been held in Australia (Sydney), UK (London), The Netherlands (Amsterdam), Spain (Barcelona), France (Paris) and Germany (München).
There is a non-profit organization that was established in 2019 and that contributes up to more than 24 global "Meet Magento" events per year named "Magento Association" The association is open to all companies who are active in e-commerce in any way and want using Magento commerce now or in future. The project has been run on all developed markets of Magento like Germany,
Austria
Austria, formally the Republic of Austria, is a landlocked country in Central Europe, lying in the Eastern Alps. It is a federation of nine Federal states of Austria, states, of which the capital Vienna is the List of largest cities in Aust ...
,
Switzerland
Switzerland, officially the Swiss Confederation, is a landlocked country located in west-central Europe. It is bordered by Italy to the south, France to the west, Germany to the north, and Austria and Liechtenstein to the east. Switzerland ...
, France,
Sweden
Sweden, formally the Kingdom of Sweden, is a Nordic countries, Nordic country located on the Scandinavian Peninsula in Northern Europe. It borders Norway to the west and north, and Finland to the east. At , Sweden is the largest Nordic count ...
, Denmark, Italy,
Spain
Spain, or the Kingdom of Spain, is a country in Southern Europe, Southern and Western Europe with territories in North Africa. Featuring the Punta de Tarifa, southernmost point of continental Europe, it is the largest country in Southern Eur ...
, the Netherlands, Poland, Romania, Russia,
India
India, officially the Republic of India, is a country in South Asia. It is the List of countries and dependencies by area, seventh-largest country by area; the List of countries by population (United Nations), most populous country since ...
and also Vietnam.
Certification
There are four different Magento certifications: three of them aim to prove developers' competency in implementing modules; one (Certified Solution Specialist) targets business users (consultants, analysts, project managers). Magento Front End Developer Certification is mainly focused on improving the user interface (UI) of back-end developers who implement the core modules. The Plus certification tests a deep understanding of Magento Enterprise modules and the entire architecture.
Resources
Th
docker-magentoproject allows Magento development environments to be easily set up. It works for both new and existing Magento instances, and has been maintained and supported b
M.academysince September 20, 2015.
Magento Open Source 2.0.0 was released on November 17, 2015, and the latest version 2.4.7-p3 was released on October 8, 2025.
Magento 1 migration to Magento 2 can be done by the official Data Migration Tool. The migration can be performed by developers with extensive Magento 1 and 2 experience.
Official Adobe Commerce release notes are available.
Criticism and controversy
In 2011, a ''TechCrunch'' article reported that according to its sources, former Magento employees claim they have been collectively "cheated out" of nearly 7-10% of Magento, a stake that would have been worth approximately $18 million when eBay acquired the company earlier that year.
See also
*
Comparison of shopping cart software
*
List of online payment service providers
References
{{Authority control
EBay
Free e-commerce software
Companies based in Culver City, California
Software companies based in California
Free software programmed in PHP
Software using the Academic Free License
Free content management systems
Software using the Open Software License
Defunct software companies of the United States
2010 mergers and acquisitions
Permira companies