Magento

Magento

Custom Magento error page

· Chris Norton

Sometimes, the unthinkable happens and an error occurs in your Magento system, causing everything to come grinding to a halt. Magento handles this by displaying …

Read article

Magento

Magento CMS static blocks

· Peter Spiller

Static blocks in Magento are a useful way of making elements of your site easily configurable by administrators. If you have sidebar blocks, headers or other …

Read article

Magento

Magento on the Mac

· Denis Margetic

Magento is a web-based application, and therefore Magento development is thankfully not limited to any particular platform or operating system. As a Mac user I …

Read article

Magento

Debugging Magento with Xdebug

· Peter Spiller

Diagnostic print_r statements and logging might be quick and easy tools for investigating what Magento is doing, but a full debugger offers a lot more power and …

Read article

Magento

Customised Magento review summary

· Denis Margetic

There is little doubt that product reviews are popular with online shoppers, and are playing an increasingly important role in purchasers' buying decisions. …

Read article

Magento

API product IDs vs SKUs

· Peter Spiller

The Magento web services API is quite flexible - a lot of the time, it can either take an ID (like a product ID) or a more human-readable identifier (like a …

Read article

Magento

Web services API filter operators

· Peter Spiller

Many of the Magento web services API methods facilitate listing certain types of data - customers, products, orders, etc. However, when using these methods we …

Read article