承接 thelia/loyalty-module 相关项目开发

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

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

thelia/loyalty-module

最新稳定版本:2.0.1

Composer 安装命令:

composer require thelia/loyalty-module

包简介

README 文档

README

#Loyalty

With this module, you can reward the loyalty of your customers.

Installation

This module require Credit account module.

with git

$ cd local/modules
$ git clone https://github.com/thelia-modules/Loyalty

If you want to download the zip from github, rename the unzip folder as Loyalty, github suffix the zip and the folder with the current branch name.

After that, you just have to activate the module in your back-office.

How to use it

Once activated, go to the configuration page for this module and configure all the slice price you want.

After each order, the customer will receive the amount you configure in his credit account.

Loops

One loop exists in this module. This loop can list all slice configure in the admin. So you can create a page for explain to your customers The rules for having some more credits.

loyalty loop

input argument

None

output arguments

* $ID : loyalty slice id
* $MIN : minimum order amount for this slice
* $MAX : maximum order amount for this slice
* $AMOUNT : amount added to the customer's credit account

version history

0.6 : single slice mode added

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 4
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2015-12-28