Magento 1.3: PHP Developer's Guide
Magento 1.3: PHP Developer's Guide
Core development functionality coverage
Installing/Upgrading Magento and Preparing for Development
The template system architecture
Structural blocks and content blocks
Modules and how they work within the system
Zend Framework and its role within Magento
How to begin with a shipping module
Using our template to create a shipping method
Building a Payment Module for Magento
How payment methods work in Magento
Building the base of a payment method
Building a Basic Featured Products Module
Fully-Featured Module for Magento with Admin Panel
Creating our first Hello World message
Creating our first /helloworld/ URL structure
Using the Module Creator script to get Hello World
Expanding our module further into a database-driven, administrated brands module
Integration of Third-Party CMS
Notable things about CMS Integration
The WYSIWYG editor implementation
Other content management systems
Basic API scripting: Customer API
Complete list of available resources and methods
What kind of data can I export or import?
An introduction to the interface
Sample implementation: Import/Export of metadata