- Magento Extensions Development
- Jérémie Bouchet
- 234字
- 2021-07-14 11:01:59
What this book covers
Chapter 1, Introduction to Extension Development, will discuss the need for complex extensions in Magento Marketplace. We will discover that marketable extensions fulfil a complex purpose and begin to write the foundations of our extension.
Chapter 2, Deeper Extension Development, continues to develop our extension and add some backend capabilities.
Chapter 3, Best Practices and Scaling for the Web, covers the creation of a new product type. We will design and study all the techniques used to speed up our code and think about security first.
Chapter 4, Magento and Test-driven Development, will discover TDD and how Magento handles PHPUnit tests in order to guarantee your customers the best extension.
Chapter 5, Internationalization, will talk about how to localize our module's contents and functionalities.
Chapter 6, Optimizing for Speed and Measuring Conversion Rates, will concentrate our efforts on performance: how to measure the speed and resources the code uses and what impact we can have on speed.
Chapter 7, Module Creation Etiquette, covers how to ensure that you will provide the best trustworthy extension in the market.
Chapter 8, Optimization for Teamwork Development, will cover the basics of project sharing and how to speed up development in a small or big team.
Chapter 9, Magento Marketplace, will provide information on how to publish the code on Magento Marketplace and what to know to ensure that your extension will be validated.
- 微服務設計(第2版)
- Visual C++程序設計學習筆記
- Python高級編程
- WordPress Plugin Development Cookbook(Second Edition)
- Visual C
- QTP自動化測試進階
- Linux操作系統基礎案例教程
- 劍指Java:核心原理與應用實踐
- 編程可以很簡單
- 工業機器人離線編程
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Groovy 2 Cookbook
- INSTANT LESS CSS Preprocessor How-to
- Spring Boot 2+Thymeleaf企業應用實戰
- 川哥教你Spring Boot 2實戰