最近开始学习magento,整理一些学习资源和教程。
深入理解magento
深入理解magento是官方提供的由Alan Storm撰写的开发人员教程,下面是 Hailong Zhang翻译的深入理解maganto系列教程,Alan Storm的原文还有四章,该系列教程介绍了magento开发的一些基础知识。
- 前言 | 备份
- 第一章 – Magento强大的配置系统 | 备份
- 第二章 – Magento请求分发与控制器 | 备份
- 第三章 – 布局,块和模板 | 备份
- 第四章 – 模型和ORM基础 | 备份
- 第五章 – Magento资源配置 | 备份
- 第六章 – 高级Magento模型EVA | 备份
- 第七章 – 自定义Magento系统配置 | 备份
- 8.In Depth Magento System Configuration
- 9.Varien Data Collections
- 10.Magento System Overrides and Upgradability
writing research paper
* 11.Magento Default System Configuration Values
深入理解magento系列教程还有由精东翻译的第九章和第十章,不过顺序好像是反了。
- 第九章-修改、扩展、重写Magento代码 | 备份
- 第十章-数据操作&数据收集器 | 备份
Extensions Tutorial
extension tutorial系列由 Johannes Teitge 撰写,其中介绍了magento的前台和后台扩展方法,包括后台Grid对象的使用和多语言的用法,原文德语,只需按照例子操作即可。
- Teil 1 – “Hello Magento”
- Teil 2 – Admin-Controller
- Teil 3 – Datenbank
- Teil 4 – Model
- Teil 5 – Admininterface und CRUD (Read)
- Teil 6 – CRUD (Create)
- Teil 7 – CRUD (Delete)
- Teil 8 – CRUD (Update)
- Teil 9 – Frontend Output
-
Teil 10 – Translations
Creating a Magento Widget - Tutorial: Creating a Magento Widget - Part 1
- Tutorial: Creating a Magento Widget - Part 2
其它资源