Template Provider Bestseller Extension for Magento
This extension is a sorting extension based by bestseller for magento. Most extensions are using the mysql left join with the sales table. This is a bad choice because the performance impact might be huge. The solution is a daily update of the ordered products by a cron.
- Update bestsellers based on daily cron
- Magento Community Edition 1.9+
- Just copy the files into the magento dir
If you have an issue, open a bug report in GitHub's issue tracker.