thinkbuildblog

Tag Archives: tutorial

Creating a Magento custom model

Posted by Yongji Chen

In this tutorial, we will create a custom model that uses a different name than the Module name. The Module tree will look like as shown in below:

(more…)

Adding a fourth image position to the admin for a Magento product

Posted by Joshua O'Connell

When building a Magento site, it sometimes becomes apparent that the three default image positions aren’t enough to get by; some sites will need additional positions. Thankfully, Magento allows for this by being able to add an additional image position using the Attributes feature. (more…)