GithubHelp home page GithubHelp logo

weieast / weixinshow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wentmac/weixinshow

0.0 2.0 0.0 22.33 MB

基于TmacPHP MVC Framework开发的微信公众号/微商系统,支持三级分销,微信登录,微信支付,商品管理,订单管理/发货,订单售后/维权。

ApacheConf 0.03% PHP 26.20% JavaScript 63.81% CSS 7.45% HTML 0.08% Smarty 2.43% Batchfile 0.01% Shell 0.01%

weixinshow's Introduction

weixinshow

基于TmacPHP MVC Framework开发的微信公众号/微商系统,支持三级分销,佣金反润,微信登录,微信支付,商品管理,订单管理/发货,订单售后/维权。

安装配置

nginx/apache配置

公众号微商城主站:
server_name  m.weixinshow.com;
root         /var/www/www.weixinshow.com/trunk/mobile/wwwroot/;

静态资源:
server_name  public.weixinshow.com;
root         /var/www/www.weixinshow.com/trunk/Public/;

图片服务器站:
server_name  img.weixinshow.com;
root         /var/www/www.weixinshow.com/img.weixinshow.com/;  

程序配置

/trunk/database.config //数据库及网站url配置文件
/trunk/Tmac.config.php //网站调试等常规配置文件

功能介绍

* 微商城
	* 商品展示
	* 下单/购物车
	* 提交订单
	* 微信支付
	* 会员中心
		* 注册/登录/找回密码|微信快捷登录
		* 订单管理
		* 地址管理
		* 账单流水记录
		* 下级会员
		* 收藏管理
		* 提现


* 供应商管理中心
	* 商品管理
	* 订单管理
	* 订单处理
		* 发货
		* 退款
		* 退货
		* 导出
	* 统计
		* 销售额统计
		* 订单量统计

	* 退换货售后处理
	* 三级分销/分润
	* 广告位管理
	* 文章系统
	* 资金流水
		* 商品应收款
		* 退款
		* 佣金分润


* 总后台
	* 总订单管理
	* 总商品管理
	* 提现管理
		* 提现申请列表
		* 执行打款
	* 总用户管理

weixinshow's People

Contributors

wentmac avatar

Watchers

James Cloos avatar 魏东方 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.