定制 thelia/gratisonlinealert-module 二次开发

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

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

thelia/gratisonlinealert-module

最新稳定版本:1.0.0

Composer 安装命令:

composer require thelia/gratisonlinealert-module

包简介

README 文档

README

GratisOnlineAlert module v1.0

Author : Romain Ducher

  1. Usage

This module warns you if online products are currently free. Products concerned by this warning are:

  • Products with free sale elements which are not currently in promo.
  • Products with sale elements currently in promo and whose promo price is 0.

To be warned by the module you just have to activate it. If you want to turn off the warning, deactivate the module.

The warning is displayed on Thelia's administration console's homepage.

  1. Options

To select options you have to go in configuration module page.

There are 2 options :

  • Stop propagation event for creation and update. ( A product can't be free with this option )
  • Receive a mail when an product is free.
  1. Installation

Install it as a Thelia module by downloading the zip archive and extracting it in thelia/local/modules or by uploading it with the backoffice (at /admin/modules), or by requiring it with Composer:

"require": {
    "thelia/gratisonlinealert-module": "~1.0"
}

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 8
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2015-06-02