Articles by author

Setup automatic per-folder subdomains on your local linux based computer

rusek@sxc.hu

rusek@sxc.hu

WARNING: this is a fully linux-based tutorial. I’m pretty sure that this is possible on Micro$oft Windows and OS/X, but unfortunately I’m not using them, neither I know a good …

4

Using Magento >= 1.6 data install scripts

Data

As of Magento version 1.6, you can split the database structure and the data insertion with the new data setup scripts. The data scripts will work about the same way …

2

Injecting Variables into a Magento CMS static block

Featured Image

In this tutorial i’ll show you how to inject any custom variable you need into a cms static block in place of a {{var variable_name}} tag. You’ve seen this in …

8