Posts Tagged ‘magento’
As Magento grows, so does it’s base for extensions and contributions. I often find myself browsing the collection of them, and try to experiment with a new extension on every site that I build. This is my list of must-haves and favorite magento extensions thus far, and hopefully I’ll add to this list as time [...]

Want to take your Magento Themes to the next level? Have multiple layouts? If you’re looking to add a new page layout in Magento, create a custom layout or create a new theme layout then this solution is probably for you.

After my own frustrations and time wasted trying to solve an issue that Magento’s core really should handle better, I finally found a way to enable all custom statuses and manual overrides on Sales/Orders. This little tutorial will help you setup a module to override the core and hopefully help you find peace to a very frustrating issue in the core.
It seems my posts lately are always in relation to solving a problem or answering a question for someone else. If you’re looking for a way to display categories in the sidebar, change category display, or create a category menu then this post is probably for you.
Magento has become quite a popular system in recent months.. snippets, tutorials, and other resources are in high demand for the system. Since I’ve been working with Magento for quite a while now, I feel like creating a page where I can continually add useful code snippets and tutorials for Magento. If you don’t see what you’re looking for here, tweet me @thinkclay or check back later! Let’s look at some pros and cons of Magento and then some useful code snippets..