Magento

Magento

Manage Customer Attributes

· Jeremy Champion

From the start Magento has included the ability to modify product attributes through an interface in the administration panel. With Enterprise Edition 1.9, you …

Read article

Magento

(Re)sending Magento order emails

· Andrew Dubbeld

I recently had a need to resend Magento order confirmation emails for orders placed within a particular time period. Magento provides an interface for resending …

Read article

Magento

Adding a step to the Onepage Checkout

· Jeremy Champion

The default Magento onepage checkout includes six steps for the customer to complete. However, sometimes you may have a requirement to create an extra checkout …

Read article

Magento

Magento Session Fixation Workaround

· Lloyd Hazlett

Earlier versions of Magento were susceptible to a form of session fixation vulnerability, which can have quite serious consequences even without anyone trying …

Read article

Magento

Direct SQL queries in Magento

· Chris Norton

This quick guide will explain how to properly access the Magento database using custom defined read and write connections following best practice, ensuring …

Read article