All Projects → magento-hackathon → bestsellers-sorting-m2

magento-hackathon / bestsellers-sorting-m2

Licence: GPL-3.0 license
Bestsellers sorting of products in categories for Magento 2

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to bestsellers-sorting-m2

module-dsu
No description or website provided.
Stars: ✭ 18 (-25%)
Mutual labels:  magento, magento2, magento2-extension
DiscountCodeUrl
Magento 2 module that applies a discount code automatically via URL
Stars: ✭ 33 (+37.5%)
Mutual labels:  magento, magento2, magento2-extension
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (-16.67%)
Mutual labels:  magento, magento2, magento2-extension
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+125%)
Mutual labels:  magento, magento2, magento2-extension
magento2-edit-order-email
Magento2 - Edit Order Email from Admin
Stars: ✭ 30 (+25%)
Mutual labels:  magento, magento2, magento2-extension
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-37.5%)
Mutual labels:  magento, magento2, magento2-extension
module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-37.5%)
Mutual labels:  magento, magento2, magento2-extension
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (+566.67%)
Mutual labels:  magento, magento2, magento2-extension
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+150%)
Mutual labels:  magento, magento2, magento2-extension
magento2-language-tr tr
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
Stars: ✭ 28 (+16.67%)
Mutual labels:  magento, magento2, magento2-extension
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-12.5%)
Mutual labels:  magento, magento2, magento2-extension
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-29.17%)
Mutual labels:  magento, magento2, magento2-extension
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+175%)
Mutual labels:  magento, magento2, magento2-extension
module-dsu-client
No description or website provided.
Stars: ✭ 17 (-29.17%)
Mutual labels:  magento, magento2, magento2-extension
Module Blog
Magento 2 Blog Extension
Stars: ✭ 213 (+787.5%)
Mutual labels:  magento, magento2, magento2-extension
Slider-M2
Slider extension for Magento 2.x
Stars: ✭ 17 (-29.17%)
Mutual labels:  magento, magento2, magento2-extension
Magento 2 Social Login
Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps
Stars: ✭ 156 (+550%)
Mutual labels:  magento, magento2, magento2-extension
Magento2 Configurator
Magento 2 Configurator
Stars: ✭ 158 (+558.33%)
Mutual labels:  magento, magento2, magento2-extension
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (-20.83%)
Mutual labels:  magento, magento2, magento2-extension
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+333.33%)
Mutual labels:  magento, magento2, magento2-extension

MagentoHackathon BestsellersSorting Extension

Add your description here Facts

Description

Bestsellers sorting of products in categories.

Requirements

  • PHP >= 5.6.0
  • Mage_Core

Compatibility

  • Magento >= 2.0

Installation Instructions

  1. Install the extension via Composer.
  2. Clear the cache, logout from the admin panel and then login again.
  3. Activate the extension

Features

  1. Creates attribute for sorting products by product sales in defined periods (e.g. Spring Sale)

ToDo

  1. Populate it based on the bestsellers reporting routine (daily, monthly, yearly etc.)
  2. Create indexer for the bestseller attribute data
  3. Implement configuration for the periods. Nice to have: Ability to define period on category level

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Quick Installation Guide

composer config repositories.bestsellers-sorting-m2 vcs [email protected]:magento-hackathon/bestsellers-sorting-m2.git
composer require magento-hackathon/module-bestsellers-sorting dev-master
bin/magento module:enable MagentoHackathon_BestsellersSorting
bin/magento setup:upgrade

Licence

GPLv3

Copyright

(c) 2017 MagentoHackathon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].