Git Product home page Git Product logo

jl632541832 / a3mall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xzncit/a3mall

0.0 0.0 0.0 132 MB

A3Mall是B2C免费开源商城系统,支持微信公众号商城、H5商城、小程序商城,支持多种营销活动,优惠劵、订单活动、团购、秒杀、会员特价、积分商品等功能。前后端全部开源。本系统基于ThinkPHP6框架。

Home Page: http://www.a3-mall.com

License: GNU General Public License v3.0

PHP 5.52% Hack 4.15% HTML 0.54% JavaScript 84.88% Vue 2.75% CSS 2.16% Shell 0.01%

a3mall's Introduction

A3Mall商城系统

如果本系统对您有所帮助,您可以点右上角 "Star" 支持一下 谢谢!

项目介绍

A3Mall商城系统是基于ThinkPhp6.0+Vue开发的一套移动电商系统, 支持微信公众号商城、H5商城、小程序商城,支持多种营销活动,优惠劵、订单活动、团购、秒杀、会员特价、积分商品等功能。前后端全部开源。

软件架构

PHP >= 7.2.0
MySQL >= 5.6
PDO PHP Extension
MBstring PHP Extension

安装A3Mall

下载好程序文件,解压上传到web根目录
需要绑定域名访问到public目录,确保其它目录不在WEB目录下面
访问:http://域名.com/install
按照提示安装

前端页面
cd H5  进入前端目录
修改.env.production配置文件
npm run serve 调试前端页面
npm run build 打包前端页面,复制dist目录内容到public目录替换 index.html static/wap 

Linux Shell命令

定时取消未支付订单
php think task cancle

定时签收已发货订单
php think task sign

定时处理完成订单
php think task complete

定时清理购物车
php think task cart

默认从后台获取订单配置时间
如果需要手动指定时间,可以使用:
php think task cancle|sign|complete|cart --time 30 (单位:天)

QQ交流群

A3Mall开发交流群

输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

bug反馈

如果您使用过程中发现BUG或者其他问题都欢迎大家提交Issue,或者发送邮件给我 [email protected],我们将及时修复并更新。

a3mall's People

Contributors

xzncit 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.