Go to file
pushuo 77951b54ee social 后台编辑
wip

wip

wip

修改插件图标

add social controller.

add social controller.

add shop base url

wip

wip

save social setting

优化购物车加载

后台第三方登录插件

完善第三方登录按钮

fixed social setting

wip

wip

wip

wip

完善第三方登录

fixed social redirect

优化后台

修复google 登录

fixed window opener

Add 第三方登录类型

wip

wip

完善多语言

修复第三方登录前台多语言
2022-10-14 17:21:44 +08:00
app 修改注释版权 2022-09-13 23:07:51 +08:00
beike social 后台编辑 2022-10-14 17:21:44 +08:00
bootstrap init code 2021-12-02 15:17:08 +08:00
config change to innodb engine and cancel order 2022-08-25 16:06:07 +08:00
database 修复 page 安装数据 反斜杠问题 2022-10-14 17:21:43 +08:00
plugins social 后台编辑 2022-10-14 17:21:44 +08:00
public social 后台编辑 2022-10-14 17:21:44 +08:00
resources social 后台编辑 2022-10-14 17:21:44 +08:00
routes 分拆 beike namespace (#2) 2022-05-17 15:37:27 +08:00
storage 删除 installed-bak 2022-09-21 10:05:12 +08:00
tests init code 2021-12-02 15:17:08 +08:00
themes social 后台编辑 2022-10-14 17:21:44 +08:00
.editorconfig 优化表单前端验证 2022-08-17 17:48:06 +08:00
.env.example add beike api url 2022-10-14 17:21:43 +08:00
.gitattributes init code 2021-12-02 15:17:08 +08:00
.gitignore 忽略默认插件之外的其他插件 2022-10-14 17:21:43 +08:00
.styleci.yml init code 2021-12-02 15:17:08 +08:00
LICENSE add LICENSE. 2022-08-31 07:44:48 +00:00
README.md update README.md. 2022-09-25 03:24:52 +00:00
artisan init code 2021-12-02 15:17:08 +08:00
composer.json social 后台编辑 2022-10-14 17:21:44 +08:00
composer.lock add others languages 2022-10-14 17:21:43 +08:00
index.php 修改注释版权 2022-09-13 23:07:51 +08:00
package.json social 后台编辑 2022-10-14 17:21:44 +08:00
phpunit.xml init code 2021-12-02 15:17:08 +08:00
server.php init code 2021-12-02 15:17:08 +08:00
webpack.mix.js linux编译问题 2022-09-01 10:30:16 +08:00

README.md

BeikeShop

BeikeShop 一款开源好用的跨境电商系统

BeikeShop 是基于 Laravel 开发的一款开源商城系统,主要面向外贸,跨境行业提供的商品管理、订单管理、会员管理、支付、物流、系统管理等功能。

软件架构

PHP语言开发基于 Laravel 框架前端采用Vue

环境要求

  • PHP 8.0+
  • MySQL 5.7+
  • Apache httpd 2.4+ 或者 Nginx 1.10+

PHP组件

  • BCMath PHP Extension
  • Ctype PHP Extension
  • cURL PHP Extension
  • DOM PHP Extension
  • Fileinfo PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PCRE PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

安装教程(面向非开发者)

  1. 下载BeikeShop
  2. 上传到你的服务器并解压
  3. 将解压文件夹下的 public 设置为网站根目录
  4. 通过浏览器访问网站根据提示完成安装
  5. BeikeShop详细安装指引

安装教程(面向开发者)

  1. git clone https://gitee.com/beikeshop/beikeshop.git
  2. 命令行进入beikeshop目录, 执行 composer install 安装第三方包
  3. 接着执行 cp .env.example .env 创建配置文件
  4. 接着执行 npm install 以及 npm run dev 编译前端 js 和 css 文件
  5. 将项目文件夹下的 public 设置为网站根目录
  6. 通过浏览器访问网站, 根据提示完成安装

参与贡献

  1. Fork 本仓库
  2. 新建 feature-xxx 分支
  3. 提交代码
  4. 新建 Merge Request

QQ交流群

  1. 639108380