Getting Started with Magento Extension Development
暫譯: Magento 擴展開發入門指南
Branko Ajzele
- 出版商: Packt Publishing
- 出版日期: 2013-09-10
- 售價: $1,670
- 貴賓價: 9.5 折 $1,587
- 語言: 英文
- 頁數: 128
- 裝訂: Paperback
- ISBN: 1783280395
- ISBN-13: 9781783280391
海外代購書籍(需單獨結帳)
相關主題
商品描述
This practical guide to building Magento modules from scratch takes you step-by-step through the whole process, from first principles to practical development. At the end of it you’ll have acquired expertise based on thorough understanding.
Overview
- Get a detailed insight into the structure of Magento
- Learn about event/observer-driven modules
- Get a hands-on introduction to custom shipping and payment methods
In Detail
Modules, are a group of php and xml files meant to extend the system with new functionality, or override core system behavior. Most of the base Magento system is built using the module system, so you can see why they are an important feature for this rich open-source e-commerce solutions. This book explores key module development techniques and teaches you to modify, understand and structure your modules making it easy for you to get a strong foundation for clean and unobtrusive Magento module development.
Getting Started with Magento Module Development is a practical, hands-on guide to building Magento modules from scratch. This book provides an in depth introduction and helps you discover features such as; blocks, controllers, models, configuration files, and other crucial elements which contribute to the Magento architecture. This book introduces the you to real-world modules and helps provide a strong foundation which you need to become a professional Magento module developer. The book further explores best practices and tips and tricks offering you the ultimate go to guide.
Getting Started with Magento Module Development focuses on three areas. First you are guided through the entire Magento structure, where each important directory or file is explored in detail. Then the essence of the module structure and development is explained through the detailed coverage of models, blocks, controllers, configuration, and other files that manifest a single module. Finally, a detailed set of instructions is given for building four real-world modules, including a payment and shipping module.
What you will learn from this book
- Explore the module structure
- Learn about Block classes, Model classes, and Controller classes
- Get to grips with Configuration files
- Understand the importance of Event/Observer programming
- Learn CRON jobs
- Discover the key module functionality
Approach
This project-based tutorial gives you a strong foundation and guides you through practical, real-world examples.
Who this book is written for
This book contains valuable insights for both newbies and already established Magento developers. This book is targeted at new and intermediate PHP developers starting afresh with Magento module development.
商品描述(中文翻譯)
這本實用指南從零開始構建 Magento 模組,逐步帶您了解整個過程,從基本原則到實際開發。到最後,您將基於透徹的理解獲得專業知識。
**概述**
- 深入了解 Magento 的結構
- 學習事件/觀察者驅動的模組
- 獲得自定義運送和支付方法的實作介紹
**詳細內容**
模組是一組 PHP 和 XML 檔案,旨在擴展系統的新功能或覆蓋核心系統行為。大多數基礎 Magento 系統是使用模組系統構建的,因此您可以理解為什麼它們是這個豐富的開源電子商務解決方案的重要特徵。本書探討關鍵的模組開發技術,並教您如何修改、理解和結構化您的模組,使您能夠為乾淨且不干擾的 Magento 模組開發打下堅實的基礎。
《Magento 模組開發入門》是一本實用的、動手操作的指南,教您從零開始構建 Magento 模組。本書提供深入的介紹,幫助您發現如區塊(blocks)、控制器(controllers)、模型(models)、配置檔案(configuration files)及其他對 Magento 架構至關重要的元素。本書將您引入真實世界的模組,並幫助您建立成為專業 Magento 模組開發者所需的堅實基礎。本書進一步探討最佳實踐和技巧,為您提供終極的參考指南。
《Magento 模組開發入門》專注於三個領域。首先,您將被引導了解整個 Magento 結構,詳細探索每個重要的目錄或檔案。接著,通過對模型、區塊、控制器、配置及其他構成單一模組的檔案的詳細介紹,解釋模組結構和開發的本質。最後,提供一套詳細的指導,幫助您構建四個真實世界的模組,包括支付和運送模組。
**您將從本書中學到什麼**
- 探索模組結構
- 學習區塊類(Block classes)、模型類(Model classes)和控制器類(Controller classes)
- 熟悉配置檔案(Configuration files)
- 理解事件/觀察者編程的重要性
- 學習 CRON 工作
- 發現關鍵的模組功能
**方法**
這個基於項目的教程為您提供堅實的基礎,並通過實際的真實案例引導您。
**本書的讀者對象**
本書對於新手和已經建立的 Magento 開發者都提供了寶貴的見解。本書針對的是剛開始進行 Magento 模組開發的新手和中級 PHP 開發者。