macopedia/magento2-bestsellers
最新稳定版本:1.0.1
Composer 安装命令:
composer require macopedia/magento2-bestsellers
包简介
Module for Magento2 for mapping bestseller attribute on bestseller category.
README 文档
README
Module for Magento 2 responsible for automatically assign products with bestseller attribute to bestseller category.
Requirements
PHP >= 8.1 Magento Open Source version >= 2.4.4
Main features
- Automatically add product with
Bestsellerattribute set onYesto bestsellers category after product save - Automatically remove product with
Bestsellerattribute set onNofrom bestsellers category after product save - Automatically synchronize product with
Bestsellerattribute to bestsellers category in cronjob every day at 5:00 AM
Installation
- Using composer:
composer require macopedia/magento2-bestsellers
- Using zip file:
- Download zip file
- Extract module in directory
app/code/Macopedia/Bestsellers
Enable module and install patches:
bin/magento module:enable Macopedia_Bestsellers
bin/magento setup:upgrade
Configuration
- If you don't have category created - create
Bestsellercategory in your Magento 2 instance - Go to
Stores > Configuration > Macopedia > Bestseller - In group
GeneralchooseEnabledtoYesto activate module - In group
MappingsselectBestseller Attribute- this attribute is created automatically and has nameBestseller - In group
MappingsselectBestseller Category- category which you decided to use as category for bestsellers - Save configuration
- Clean configuration cache
Usage
- Go to product edit and open group
Product Details - Change
Bestsellerattribute value toYes - Save product
Contributors
@idziakjakub @msloboda-macopedia
License
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2022-09-21