- Magento 2 Developer's Guide
- Branko Ajzele
- 150字
- 2021-07-30 09:53:20
Chapter 1. Understanding the Platform Architecture
Magento is a powerful, highly scalable, and highly customizable e-commerce platform that can be used to build web shops and, if needed, some non-e-commerce sites. It provides a large number of e-commerce features out of the box.
Features such as product inventory, shopping cart, support for numerous payment and shipment methods, promotion rules, content management, multiple currencies, multiple languages, multiple websites, and so on make it a great choice for merchants. On the other hand, developers enjoy the full set of merchant-relevant features plus all the things related to actual development. This chapter will touch upon the topic of robust Web API support, extensible administration interface, modules, theming, embedded testing frameworks, and much more.
In this chapter, a high-level overview of Magento is provided in the following sections:
- The technology stack
- The architectural layers
- The top-level filesystem structure
- The module filesystem structure
- C# 7 and .NET Core Cookbook
- 程序員面試筆試寶典(第3版)
- Java程序設計與開發
- Java開發入行真功夫
- Windows Presentation Foundation Development Cookbook
- Backbone.js Blueprints
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Android底層接口與驅動開發技術詳解
- Java Web程序設計任務教程
- 微信小程序項目開發實戰
- Protocol-Oriented Programming with Swift
- Multithreading in C# 5.0 Cookbook
- Learning Unreal Engine Android Game Development
- Machine Learning in Java
- CodeIgniter Web Application Blueprints