- 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.
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- JavaScript百煉成仙
- Mastering Julia
- Reactive Android Programming
- C#程序設計
- Kotlin從基礎到實戰
- PySpark Cookbook
- Test-Driven Machine Learning
- 零基礎學Kotlin之Android項目開發實戰
- Cocos2d-x Game Development Blueprints
- Spring 5 Design Patterns
- Python數據可視化之美:專業圖表繪制指南(全彩)
- 交互式程序設計(第2版)
- Python大規模機器學習
- Getting Started with React VR