Magento

This article is about the e-commerce software. For the colour, see Magenta. For the electrical generator, see Magneto.
Magento

Magento 2 Admin Panel
(Community Edition)
Developer(s) Magento Inc.
Initial release March 31, 2008 (2008-03-31)[1]
Stable release
Community edition 2.1.0 / Enterprise edition 2.1.0 / July 20, 2016 (2016-07-20)[1]
Repository github.com/magento/magento2
Written in PHP
Operating system Cross-platform
Type Content management system, shopping cart software
License OSL Ver. 3 / AFL Ver. 3
Website magento.com

Magento is an open-source e-commerce platform written in PHP. The software was originally developed by Varien Inc., a US private company headquartered in Culver City, California, with assistance from volunteers.

Varien published the first general-availability release of the software on March 31, 2008. Roy Rubin, former CEO of Varien, later sold a substantial share of the company to eBay, which eventually completely acquired and then spun off the company.

According to the research conducted by AheadWorks in May 2015, Magento's market share among the 30 most popular e-commerce platforms is about 29.8%.[2]

On November 17, 2015, Magento 2.0 was released, with an aim to provide new ways to heighten user engagement, smooth navigation, conversion rates and overall revenue generation. It has well-organized business user tools speed up build up time and enhances productivity.[3][4] Table locking issues have purportedly been considerably reduced, Improved Page Caching and also allows in streamlining Guest checkout process for existing users, Enterprise-grade scalability, inbuilt rich snippets for Structured Data, new file structure with easy customization, CSS Preprocessing using LESS & CSS URL resolver, improved performance and better code base are some of the touted benefits of newer Magento version.[5][6]

Magento employs the MySQL/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] On top of that, Magento 2 introduced the Model-View-ViewModel pattern to its front-end code using the JavaScript library Knockout.js.[9]

History

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

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

In February 2011, eBay announced it had made an investment in Magento in 2010, worth a 49% ownership share of the company.[11]

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 the vision for Magento having 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 November 3, 2015.[14]

Overview

Magento is the provider of three distinct platforms, Magento Community Edition, Magento Enterprise Edition and Magento Enterprise Cloud Edition. There were also two former platforms, Magento Professional Edition and Magento Go. Today, some of their largest users are Burger King, Nestle, Murad, BevMo, and Coca-Cola.[15]

Magento Community Edition

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, Community Edition has been developed and customized in order to provide a basic eCommerce platform.

The current release and each of the previous historical release versions of the 1.X and 2.X version branches of Magento Community Edition are available on the Magento Commerce, Inc. website for download as singe-file downloads[16] Development of the 2.X version branch of Magento CE is coordinated publicly on GitHub.[17]

The latest actively supported versions of Magento Community Edition are CE 1.9.3[18] and 2.1.2.[19]

Magento Enterprise Edition

Magento Enterprise Edition is derived from the Magento Community Edition and has the same core files. Unlike Community Edition, this is not free, but has more features and functionality. This edition is designed for large businesses that require technical support with installation, usage, configuration, and troubleshooting. Although Magento Enterprise has annual maintenance fees, neither Community nor Enterprise Editions include hosting. The Magento team develops Enterprise Edition by cooperating with users and third parties. Development on the 2.X branch of Magento EE is coordinated publicly on GitHub.[20]

The latest actively supported versions of Magento Enterprise Edition are EE 1.14.2.4[21] and EE 2.0.4[22] released on March 31, 2016.[23]

Magento Go

Magento Go was a cloud-based eCommerce solution that included web hosting by Magento Inc. It was launched in February 2011 to support small businesses by providing an option that did not require software installation. Magento Go was the least customizable platform, though it still had built-in modules and could have Magento extensions enabled for more functionality. On July 1, 2014, Magento Inc. announced that they would be shutting down the Magento Go platform on February 1, 2015.[24]

Magento 2

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

Features

Magento supports a Web template system which generates multiple similar-looking pages and customizes the theme.

Magento provides a basic theme which sets up an eCommerce website. The theme is designed for customizing all pages by adding or editing the PHP, HTML and CSS. Magento users may install themes which change the display of the website or its functionality. Without loss of content or layout of pages, themes are interchangeable with Magento installations. Themes are installed by uploading theme folders via FTP or SSH and applying them using the backend admin system.

Magento developers have created Magento plugins that extend its basic built-in functionality. Magento users can install modules by downloading them, and uploading them to their server, or applying a module's Extension Key through Magento Connect Manager.

Magento allows users to integrate several different domain names into one control panel and manage more than one storefront at a time from a single admin panel.

Security concerns

In 2015 it was reported that outdated or unpatched Magento web stores are susceptible to Cross-site scripting attack,[27] which allow attackers to perform online skimming to steal user credit card information. According to a security expert,[28] more than 4000 Magento web stores were vulnerable to such attack in October 2016.

"Imagine eCommerce" conference

"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 “Imagine eCommerce” are sharing ecommerce ideas and providing networking opportunity sessions.[29]

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 built-in applications. This certification is related with templates, layouts, Javascript, and CSS. Magento Developer certification is geared toward back end developers who implement the core modules. The Plus certification tests deep understanding of Magento Enterprise modules and the entire architecture.[30]

See also

References

  1. 1 2 "Magento Community Edition". Magento. Retrieved 4 August 2016.
  2. Shatkov, Dmitry (25 May 2015). "Ecommerce Platforms Popularity, May 2015: Two Platforms Take Half". aheadWorks. Retrieved 15 September 2015.
  3. MAGENTO 2.0 – A BRAND NEW CHAPTER IN ECOMMERCE ADVANCEMENT, Retrieved 18 April 2016
  4. "Magento 2.0 Migration, Upgrade & Development - SunTecIndia - Blog". www.suntecindia.com. Retrieved 2016-11-17.
  5. "Why Migrate to Magento 2". Maven EN. 2015-12-01. Retrieved 2016-11-17.
  6. "Magento 2.0 - An eCommerce platform for the next generation". Retrieved 2016-12-03.
  7. "Varien and the Magento eCommerce Platform" (PDF). Zend. 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 ontwikkel je met de e-Commerce specialist. - Jaagers". jaagers.com. Retrieved 2016-11-17.
  10. "Interview: Roy Rubin About Magento Open Source eCommerce". United States: eCommerce Optimization. 2007-07-05. Archived from the original on 2007-07-12.
  11. "eBay Owns 49% Of Magento Inc – Confirmed". Magik. Retrieved 17 January 2015.
  12. Warren, Christina (6 June 2011). "eBay Acquires Open Source Ecommerce Company Magento". Mashable. Retrieved 17 January 2015.
  13. Rao, Leena (12 April 2012). "Recently Departed Magento CTO And Co-Founder: eBay Doesn't Understand The Meaning Of Open". TechCrunch. Retrieved 17 January 2015.
  14. Lavelle, Mark. "Letter from our CEO". Magento.com. Retrieved 8 November 2015.
  15. "Magento". Magento. Retrieved 24 October 2016.
  16. "Open Source Ecommerce Software & Solutions | Magento". www.magentocommerce.com. Retrieved 2016-03-14.
  17. "magento/magento2-community-edition". GitHub. Retrieved 2016-03-14.
  18. "Magento Community Edition 1.9.3". docs.magento.com. Retrieved 2016-10-18.
  19. "Magento Community Edition 2.1.2 Release Notes". docs.magento.com. Retrieved 2016-10-18.
  20. "magento/magento2". GitHub. Retrieved 2016-03-14.
  21. "Magento Enterprise Edition 1.14.2.4 Release Notes". merch.docs.magento.com. Retrieved 2016-03-14.
  22. "Magento Enterprise Edition, 2.0.4 Release Notes". docs.magento.com. Retrieved 2016-03-14.
  23. "magento/magento2". GitHub. Retrieved 2016-03-14.
  24. Perez, Sarah. "eBay-Owned E-Commerce Platform Magento Shuts Down Services Aimed At Smaller Retailers". TechCrunch. Retrieved 2015-10-06.
  25. "Magento 2 Release Notes". docs.magento.com. Retrieved 2016-07-06.
  26. "Magento 2 Beta Release Announcement". Magento Blog. Retrieved 2016-07-06.
  27. 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.
  28. "5900 online stores found skimming [analysis]". gitlab.io. Retrieved 7 November 2016.
  29. "SLI Systems Announces Magento Partnership". Power Retail. 18 April 2012. Retrieved 17 November 2016.
  30. "MAGENTO CERTIFICATION". Magento. Retrieved 17 January 2015.

External links

This article is issued from Wikipedia - version of the 12/3/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.