- Magento PHP Developer's Guide(Second Edition)
- Allan MacGregor
- 143字
- 2021-07-16 13:16:03
Summary
In this chapter, we covered many important and fundamental topics about Magento:
- Architecture
- Folder structure
- Routing system
- MVC patterns
- Events and observers
- Configuration scope
While this may seem overwhelming at first sight, it is just the tip of the iceberg. There is a lot more to learn about each of these topics and Magento. The purpose of this chapter is to make developers aware of all the important components of the platform, from the configuration object to the way the event/object pattern is implemented.
Magento is a powerful and flexible system and much more than an e-commerce platform. The core team has put a lot of effort in making Magento a powerful framework.
In later chapters, we will not only review all these concepts in more detail, but we will also apply them in a practical manner by building our own extensions.
推薦閱讀
- Ceph Cookbook
- Mastering Natural Language Processing with Python
- jQuery從入門到精通 (軟件開發視頻大講堂)
- SAS數據統計分析與編程實踐
- AppInventor實踐教程:Android智能應用開發前傳
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Azure Serverless Computing Cookbook
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- 軟件工程基礎與實訓教程
- Getting Started with hapi.js
- Mastering Python
- Unity 5 Game Optimization
- 計算機軟件項目實訓指導
- Swift iOS Programming for Kids
- C++標準庫(第2版)