Magento

From Wikipedia, the free encyclopedia
Magento
Magento Logo.svg
Developer(s)Magento, Inc.
Initial releaseMarch 31, 2008; 13 years ago (2008-03-31)[citation needed]
Stable release
2.4.3[1] / 2021-08-10
Repository
Written inPHP
TypeContent management system, shopping cart software
LicenseOSL v3, AFL v3
Websitemagento.com

Magento is an open-source e-commerce platform written in PHP. It uses multiple other PHP frameworks such as Laminas and Symfony. Magento source code is distributed under Open Software License (OSL) v3.0. Magento was acquired by Adobe Inc in May 2018 for $1.68 billion.[2]

The software was originally developed by Varien Inc., a US private company headquartered in Culver City, California, with assistance from volunteers.

More than 100,000 online stores have been created on this platform. The platform code has been downloaded more than 2.5 million times, and $155 billion worth of goods have been sold through Magento-based systems in 2019.[3] Two years ago, Magento accounted for about 30% of the total market share.[4]

Varien published the first general-availability release of the software on March 31, 2008. Roy Rubin, the former CEO of Varien, later sold a share of the company to eBay, which eventually completely acquired and then sold the company to Permira;[5] Permira later sold it to Adobe.[6]

On November 17, 2015, Magento 2.0 was released. Among the features changed in V2 were:

  • reduced table locking issues
  • improved page caching
  • enterprise-grade scalability
  • inbuilt rich snippets for structured data
  • new file structure with easier customization
  • CSS Preprocessing using LESS & CSS URL resolver
  • improved performance
  • better structured code base

Magento employs the MySQL or MariaDB relational database management system, the PHP programming language, and elements of the Zend Framework.[7] It applies the conventions of object-oriented programming and model–view–controller architecture. Magento also uses the entity–attribute–value model to store data[8] and as of version 2.4 it requires Elasticsearch for its catalog search capability.[9] On top of that, Magento 2 introduced the Model-View-ViewModel pattern to its front-end code using the JavaScript library Knockout.js.

History[]

Magento officially started development in early 2007. Seven months later, on August 31, 2007, the first public beta version was released.[citation needed]

Varien, the company owning Magento, formerly worked with osCommerce. Varien had originally planned to fork osCommerce but later decided to rewrite it as Magento.[10]

In the first years of its existence, the platform has been the winner of the "Best of Open Source Software Awards" and "SourceForge Community Choice Awards" several times.[11]

In February 2011, eBay announced it had made an investment in Magento in 2010, worth a 49% ownership share of the company. On June 6, 2011, eBay announced that it would be acquiring the rest of Magento, which would join its new X.Commerce initiative. Magento's CEO and co-founder Roy Rubin wrote on the Magento blog that "Magento will continue to operate out of Los Angeles, with Yoav Kutner and me as its leaders.".[12]

Yoav Kutner left Magento in April 2012, citing that the vision for Magento had changed since the time of acquisition due to high-level staff changes.[13]

As a result of the breakup of eBay following Carl Icahn's raid, Magento was spun out as an independent company by the new owner Permira private equity fund on 3 November 2015.[14][15]

In May 2018 it was announced that Magento would be acquired by Adobe for $1.68bn with a view to integrating it into Adobe Experience Cloud, its Enterprise CMS platform.[16][6] The acquisition was finalized on June 19, 2018.[17]

Overview[]

Magento provides two distinct platforms: Magento Open Source (previously Magento Community Edition) and Magento Commerce; the latter is available in an on-premises version (previously Magento Enterprise Edition) or as a platform-as-a-service (previously Magento Enterprise Cloud Edition). There were also two former platforms, Magento Professional Edition, and Magento Go.

Magento Open Source[]

Magento Open Source, previously Magento Community Edition, is an open-source eCommerce platform. Developers can implement the core files and extend its functionality by adding new plug-in modules provided by other developers. Since the first public beta version was released in 2007, Magento Open Source has been developed and customized in order to provide a basic eCommerce platform.[citation needed]

The current release and each of the previous historical release versions of the 1.X and 2.X version branches of Magento Open Source are available on the Magento Commerce, Inc. website for download as single-file downloads.[18] Development of the 2.X version branch of Magento Open Source is coordinated publicly on GitHub.[19] Magento 1.9.4, the last version of Magento 1.X to be released, reached end-of-life on June 30, 2020.

The latest actively supported versions of Magento Open Source are 2.3.7-p1, 2.4.2-p2 and 2.4.3 [20]

Magento will remain Open source[21] after the recent acquisition by Adobe.

Magento Commerce[]

Released April 11, 2016, Magento Commerce is an eCommerce platform as a service.

Magento 2 has many new and improved features, developer tools, and its architecture is quite different from all the previous versions.[22] Magento 2 was announced in 2010. It was planned for release in 2011, and its merchant beta version was released in July 2015.[23] Since then Magento 1 and Magento 2 have existed simultaneously.

Magento caters to three levels of businesses; small business,[24] mid-market,[25] and enterprise.[26]

Magento Commerce (On-Premises)[]

Magento Commerce (On-Premises), previously "Magento Enterprise Edition" is derived from Magento Open Source and has the same core files. Unlike Open Source, this is not free but has more features and functionality. This product is designed for large businesses that require technical support with installation, usage, configuration, and troubleshooting. Although Magento Commerce has annual maintenance fees, neither Open Source nor Commerce (On-Premises) include hosting. The Magento team develops Magento Commerce by cooperating with users and third parties. Development on the 2.X branch of Magento Commerce is coordinated publicly on GitHub.[27]

The latest actively supported versions of Magento Commerce is 2.3.4[28] (EE and CE) released on October 8, 2019.

Magento Partners[]

Solution Partners[]

Magento Solution Partners are development agencies who specialise in eCommerce delivery for Magento Commerce merchants and have extensive experience implementing, maintaining and upgrading Magento eCommerce websites.[29] Many Magento solution partners develop their own extensions, solutions and customisation into the Magento Commerce platform.

Technology Partners[]

Magento Technology Partners are companies or products that help merchants improve their website out of the box. They cover more than 20 different categories including marketing automation, payments, content management, shipping, tax, hosting, and performance. To ensure quality and compatibility, all Magento Technology Partners pass a rigorous business and technology review. Magento Technology Partners can be found in the official website directory.[30]

Security concerns[]

In 2015 it was reported that outdated or unpatched Magento web stores are susceptible to a cross-site scripting attack,[31] which allows attackers to perform online skimming to steal user credit card information. According to a security expert,[32] 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 are susceptible to Remote Code Execution attack,[33][34] which allows 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.[35]

In 2019, Magento reported potential Vulnerability in its Admin URL location for its 2.1.x, 2.2.x, and 2.3.x versions. It also reported critical security breach for customers running version 1.0.2 (and earlier versions) of the Magestore Store Locator extension. Similar incidences of Magecart attack and Magento killer have also been faced by e-commerce store owners.

Events[]

"Imagine eCommerce" is the annual Magento eCommerce conference[36] 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 is sharing ecommerce 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 ecommerce 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[37] (Sydney), UK[38] (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"[39] The association is open to all companies who are active in ecommerce in any way and want using Magento commerce now or in future. The project has been run on all developed market of Magento like Germany, Austria, Switzerland, France, Sweden, Denmark, Italy, Spain, the Netherlands, Poland, Romania and Russia 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 deep understanding of Magento Enterprise modules and the entire architecture.[40]

Resources[]

Magento DevBox is a Docker container that allows for the easy installation of the latest Magento 2 CE or EE platform in a virtual environment.  It also allows developers to link to an existing local Magento 2 installation. As of June 2017, it is still in beta.[41]

Magento Commerce 2.3.4 released on January 28, 2020,[42] the latest version is v2.3.4,[43] download it from tech resources page or Github.[44]

Magento 1 migration to Magento 2 can be done by the official Data Migration Tool.[45] The migration can be performed by developers with extensive Magento 1 and 2 experience.[46]

Magento also has a diverse group of eCommerce articles[47] written to help B2B[48] and B2C companies. These can be found in the blog section of the website.

eCommerce case studies are also another portion of the Magento website that provides inside information on how Magento impacts brands.[49]

Criticism and controversy[]

A TechCrunch article reports that according to its sources, former Magento employees claim they've collectively been ‘cheated out’ of nearly 7-10% of Magento, a stake that would have been worth approximately $18 million when eBay acquired the company.[50]

See also[]

References[]

  1. ^ "Releases - magento/magento2". github.com. Retrieved 17 August 2021.
  2. ^ "Magento Purchased by Adobe". Bloomberg News. 2018-05-18. Retrieved 2020-05-15.
  3. ^ "Magento Statistics, Market Share, Adoption, and Growth in 2019". Hosting Tribunal. 2019-02-18. Retrieved 2019-09-27.
  4. ^ "Intro to Magento: Navigating the Top eCommerce Ecosystem". Toptal Engineering Blog. Retrieved 2019-09-27.
  5. ^ "Magento sold by eBay: Opace on whether Magento can shine as a private company". 2015-11-12.
  6. ^ Jump up to: a b Miller, Ron (2018-05-21). "Adobe to acquire Magento for $1.68B". TechCrunch. Verizon Media. Retrieved 2019-03-05.
  7. ^ "Varien and the Magento eCommerce Platform" (PDF). Zend. Archived from the original (PDF) on 12 January 2015. Retrieved 17 January 2015.
  8. ^ Storm, Alan. "Magento for Developers: Part 7 - Advanced ORM - Entity Attribute Value". Magento. Retrieved 17 January 2015.
  9. ^ "Magento 2.4 requires Elasticsearch". Retrieved September 11, 2020.
  10. ^ McCombs, Adam (2011). The Definitive Guide to Magento. Robert Banh Apress. p. 4.
  11. ^ Rodrigues, Savio (2008-07-25). "SourceForge Community Choice Awards winners". InfoWorld. Retrieved 2019-09-27.
  12. ^ Warren, Christina (6 June 2011). "eBay Acquires Open Source E-commerce Company Magento". Mashable. Retrieved 4 April 2018.
  13. ^ Rao, Leena (12 April 2012). "Recently Departed Magento CTO And Co-Founder: eBay Doesn't Understand The Meaning Of Open". TechCrunch. Retrieved 4 April 2018.
  14. ^ Lavelle, Mark. "Letter from our CEO". Magento.com. Archived from the original on 9 November 2015. Retrieved 8 November 2015.
  15. ^ Luis De Souza (3 February 2015). "Magento - Exact Online koppeling". www.iwebdevelopment.nl. Retrieved 5 April 2018.
  16. ^ "Adobe to Acquire Magento Commerce". Adobe Newsroom. Retrieved 2018-05-21.
  17. ^ "Magento is Now Part of Adobe". Magento. Retrieved 2018-06-19.
  18. ^ "Open Source eCommerce Software | Magento". magento.com. Retrieved 2016-03-14.
  19. ^ "magento/magento2". GitHub. Retrieved 2018-11-04.
  20. ^ "Magento Availability". devdocs.magento.com. Retrieved 2021-04-15.
  21. ^ Asay, Matt (2018-05-21). "Doubling down on Adobe's Open Platform Vision with Magento". Medium. Retrieved 2018-05-23.
  22. ^ "Magento 2 Release Notes". docs.magento.com. Retrieved 2016-07-06.
  23. ^ "Magento 2 Beta Release Announcement". Magento Blog. Retrieved 2016-07-06.
  24. ^ "ECommerce Platforms for Small Business".
  25. ^ "ECommerce Platforms | Mid-Market & Enterprise".
  26. ^ "Magento Commerce Cloud a part of Adobe Experience Cloud".
  27. ^ "magento/magento2". GitHub. Retrieved 2016-03-14.
  28. ^ "Magento Enterprise Edition 1.14.2.4 Release Notes". merch.docs.magento.com. Retrieved 2016-03-14.
  29. ^ "Solution Partners - Magento Partner Program". partners.magento.com. Retrieved 2017-09-03.
  30. ^ "Technology Partners - Magento Partner Program". partners.magento.com. Retrieved 2017-09-03.
  31. ^ Patching; Research; Security; Vulnerabilities; Malware; Sites cling to a million flawed, fading SHA-1 certificates: Netcraft; shops, Neutrino exploit kit attacks hit thousands of Magento; Connected kettles boil over, spill Wi-Fi passwords over London. "Neutrino exploit kit attacks hit thousands of Magento shops". theregister.co.uk. Retrieved 7 November 2016.
  32. ^ "5900 online stores found skimming [analysis]". gitlab.io. Retrieved 7 November 2016.
  33. ^ "Unpatched vulnerability exposes Magento online shops to hacking". PCWorld. 2017-04-13. Retrieved 2017-04-13.
  34. ^ "High Risk Zero-Day Leaves 200,000 Magento Merchants Vulnerable". Threatpost. Retrieved 2017-04-13.
  35. ^ Cimpanu, Catalin (23 October 2018). "Magecart group leverages zero-days in 20 Magento extensions". Retrieved 9 December 2018.
  36. ^ "Magento Imagine Conference". 2017-09-11.
  37. ^ "Magento Live AU". 2016.
  38. ^ "Magento Live UK". 2016.
  39. ^ "Magento Association".
  40. ^ "MAGENTO CERTIFICATION". Magento. Retrieved 17 January 2015.
  41. ^ "DevBox (Beta) quick installation overview | Magento 2 Developer Documentation". devdocs.magento.com. Retrieved 2017-05-29.
  42. ^ "Magento 2 Roadmap". FireBearStudio. Retrieved 2018-04-27.
  43. ^ "Magento Open Source 2.3.4 Release Notes | Magento 2 Developer Documentation".
  44. ^ "magento/magento2". GitHub. Retrieved 2017-10-27.
  45. ^ "Data Migration Tool | Magento 2 Developer Documentation". devdocs.magento.com. Retrieved 2017-09-03.
  46. ^ "Magento Certified Developers Directory". u.magento.com. Retrieved 2017-09-03.
  47. ^ "Ecommerce Blog - Ecommerce Tips & Best Practices from Magento".
  48. ^ "B2B eCommerce Platform".
  49. ^ eCommerce case studies
  50. ^ "eBay Acquired Magento For Over $180 Million – But Not Everyone Is Smiling". TechCrunch. June 23, 2011. Retrieved May 18, 2019.
Retrieved from ""