Merchandise magento category by product age / availability
Just a quick snippet of code today, it grabs all the products in a certain category (given in category_id), sorts…
Just a quick snippet of code today, it grabs all the products in a certain category (given in category_id), sorts…
Just a quick note, sometimes you need to access the magento database from a script, but don’t want the overhead…
Quick plug for some magento scripts I wrote for development / deployments of Magento 1.x There’s some info in the…
For the last couple of months I’ve been working on a platform to solve one of the problems I’ve seen…
As per this thread on reddit, here’s my script for importing products into magento via an excel file. Some of…
Hey all, been a long time since I posted anything since my job is keeping me pretty busy…. here’s something…
One of the things that’s always annoyed me about Magento is the dearth of decent, free shipping modules available for…
Just a quick not to mention that I’ve restarted work on jNag. First order of business is to rewrite the…
I’ve noticed a bug with Magento that affects the code I wrote for the ‘Extending the API’ tutorial so I…
Thought I might as well post something here, you never know who reads these things… I am currently on the…