Huge Magento Export
A client of ours has a huge magento product database and they requested the ability to do mass updates to those products. At first we decided to have them use the Import/Export section of the site but because of the size of the product database it wasn’t possible. Then we decided to use the profile system in a cron but, considering all of the products in the database are configurable, and the profile system ignores configurable products that wouldn’t work either. So we landed on pulling the Import/Export system into a nightly cron.
and here it is
https://github.com/paulmeta13/magento-cron-importexport
Annotating Images (Annotate)
I was doing some research on how to annotate images and found a couple decent JS Libraries.
- http://annotorious.github.io/
- http://nikolaydyankovdesign.com/wp-content/themes/nikolaydyankovdesign/demos/hotspot-map/builder/builder.html
- http://zurb.com/playground/javascript-annotation-plugin
- http://fabricjs.com/
Data Generator
Handy little tool to generate fake data for your database or html table.
Database admin – super simple, one file
Takes about 1 minute to install. Now we don’t need to screw around with control panel access all the time if we don’t want to.
http://www.adminer.org/
Support Details
These sites are a dime a dozen, but this one seems better than average:
http://supportdetails.com/
It includes just about all the parameters we care about, and has a built in email function to boot. None too shabby.
Recent Comments