Author:

Joseph McDermott is a Magento Certified Developer Plus and Zend Certified PHP5 Engineer with over 10 years PHP experience. He has played an integral role in large scale projects for clients such as SKINS, Made.com, Bauer Radio, Next and Laura Ashley. A Senior Developer on the Ampersand Commerce team, Joseph knows Magento. He develops and leads the training program internally at Ampersand and has authored several public-facing Magento training materials and tutorials. Joseph is also heavily involved in Ampersand’s integration framework, creating and developing Magento modules, and is a technical lead on client facing project delivery.

Website: http://ampersandcommerce.com

Twitter: Follow the author on Twitter

Magento TutorialCreating An Affiliate Tracking Module In Magento

In this tutorial, we will create a Magento module that will capture an affiliate referral from a third-party source (e.g. an external website or newsletter) and include a HTML script on the checkout success page once this referral has been converted. As always, this module will be written in such a ...

Read more...

TutorialIntroducing The Magento Layout

In this tutorial, we introduce the Magento layout by creating a simple module that will add some custom HTML content to the bottom of every customer-facing page, in a non-intrusive manner. In other words, we will do so without actually modifying any Magento templates or core files. This kind of functionality ...

Read more...

The Basics Of Creating A Magento Module

A lot of community extensions (or modules) are available for the feature-rich open-source e-commerce solution Magento but what if they don’t quite work as you want them to? What if you could understand the structure of a Magento module a little better, to the point that you could modify it ...

Read more...

↑ Back to top