承接 integer-net/magento2-product-sale-attribute 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

integer-net/magento2-product-sale-attribute

最新稳定版本:1.0.0

Composer 安装命令:

composer require integer-net/magento2-product-sale-attribute

包简介

Create an "is_sale" product attribute and update it automatically from the "price" and "special_price" attributes

README 文档

README

Latest Version on Packagist Software License Supported Magento Versions

Create an "is_sale" product attribute and update it automatically from the price attributes

Installation

  1. Install it into your Magento 2 project with composer:

    composer require integer-net/magento2-product-sale-attribute
    
  2. Enable module

    bin/magento setup:upgrade
    

Configuration

You can disable auto generation in Store -> Configuration -> Catalog -> Product "Is Sale" Attribute -> Will be updated automatically every night per Store View.

Usage

A sale product attribute "Is Sale" (is_sale) will be created upon installation of this module. A cronjob is running every night at 00:01 and regenerates the value of this attribute for each product, depending on the content of the price attributes (price and special_price) and catalog price rules.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email avs@integer-net.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 5
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-17