Skip to content

template-provider/magento-bestseller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Features

  • Update bestsellers based on daily cron

Requirements

  • Magento Community Edition 1.9+

Installation & Usage

  • Just copy the files into the magento dir

Support

If you have an issue, open a bug report in GitHub's issue tracker.

About

Magento Bestseller Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages