79 Star 167 Fork 83

whlives / smallshop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Smallshop

About Smallshop

smallshop是一套基于php+mysql开发的B2B2C商城。 系统包括了订单管理、商品管理、购物车功能、微信、支付宝、银联支付功能、信息管理、会员管理、优惠促销、广告管理等功能模块。

平台可使用微信账号直接登录,更可申请开通微信支付功能,手机微信扫码轻松完成支付。 测试地址: 测试后台:http://shop.shop168.com.cn/admin 账号:admin 密码:admin 商家后台:http://shop.shop168.com.cn/seller 账号:default 密码:12345678

技术交流QQ群:322257814。

环境要求ngixn/apache、php8.0+、mysql5.6+、redis

安装步骤

1.服务器目录绑定到public

2.public里面的admin和seller两个管理后台的文件可以自由修改放置位子,已经完全分离,只要放到能访问html的位置就可以

3.修改.env配置数据库和redis,没有就复制.env.example并改名为.env

4.在目录下运行 php artisan key:generate 生成应用密钥

5.在目录下运行 composer intall 安装

6.运行php artisan storage:link 创建本地文件链接,软连接创建后如果没有权限进入,运行chmod -R 755 修改权限。

MIT License Copyright (c) 2022 smallshop Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

smallshop 3.0正式发布了 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/whlives/smallshop.git
git@gitee.com:whlives/smallshop.git
whlives
smallshop
smallshop
master

搜索帮助