定制 darshiltech/magento-bestseller-product-from-order 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

darshiltech/magento-bestseller-product-from-order

最新稳定版本:1.0.0

Composer 安装命令:

composer require darshiltech/magento-bestseller-product-from-order

包简介

A Magento 2 module to display bestseller products based on customer orders.

README 文档

README

A Magento 2 module to display bestseller products based on customer orders. This module provides functionality to identify and showcase the most popular products on your e-commerce store based on actual sales data.

Features

  • Automatically calculates bestseller products based on order data.
  • Configurable options for time range and product selection.
  • Flexible integration with CMS pages, widgets, and blocks.
  • It directly Show on magento admin dashboard.

Installation

Follow the steps below to install the module in your Magento 2 store:

Install from the composer

composer require darshiltech/magento-bestseller-product-from-order

1. Clone the Repository

cd <magento_root>/app/code
mkdir -p DarshilTech/Bestsellers
cd DarshilTech/Bestsellers
git clone https://github.com/DarshilTech/magento-bestseller-product-from-order.git .

2. Enable the Module

php bin/magento module:enable DarshilTech_Bestsellers
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush

3. Deploy Static Content (if needed)

php bin/magento setup:static-content:deploy

Developer Notes

  • Namespace: DarshilTech
  • Module Name: Bestsellers
  • Fully customizable via layout XML and templates.

Contribution

Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

If you encounter any issues or have questions, please reach out:

Thank you for using Magento Bestseller Product From Order! If you find this module helpful, consider giving it a star on GitHub.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-05