- Magento 2 Development Essentials
- Fernando J. Miguel
- 203字
- 2021-07-16 13:11:03
Chapter 1. Magento Fundamentals
Magento is a highly customizable e-commerce platform and content management system. Magento is one of the most used e-commerce systems to create online stores around the world by providing management of inventory, orders, customers, payments, and much more. It has a powerful scalable architecture.
Are you ready to start on the world of Magento development?
First of all, we will need to set up our environment. In this book, we will cover how to set up a local environment. It is very important to have this local ecosystem development to work smoothly and in an agile way.
In every chapter of this book, we will work with a mini project. It's kind of a sprint to learn the path. In this chapter, our mission is to create a work environment and understand the basic concepts of Magento (http://magento.com/).
After setting up the environment, you'll study the Magento folder structure and work on a basic Model View Controller (MVC) software architecture pattern and Magento basic setup.
Basically, we will work on this chapter with the following topics:
- XAMPP PHP development environment
- Magento e-commerce system
- Magento system structure
- Magento basic setup
Are you ready for fun some? Let's go!
- 深入理解Android(卷I)
- C語言程序設計(第2版)
- 云原生Spring實戰
- Django Design Patterns and Best Practices
- Python機器學習編程與實戰
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Responsive Web Design by Example
- RSpec Essentials
- SQL Server 2008 R2數據庫技術及應用(第3版)
- C++ Fundamentals
- IoT Projects with Bluetooth Low Energy
- Node.js實戰:分布式系統中的后端服務開發
- Elasticsearch搜索引擎構建入門與實戰
- Python趣味創意編程
- Mastering Python