Skip to content
forked from assimon/dujiaoka

🚀独角数卡(发卡)-开源式站长自动化售货解决方案、高效、稳定、快速!🎉🎉

License

Notifications You must be signed in to change notification settings

bjuniv/dujiaoka

This branch is 96 commits ahead of, 260 commits behind assimon/dujiaoka:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f10d531 · May 21, 2020

History

96 Commits
May 21, 2020
Apr 7, 2020
Apr 16, 2020
Apr 20, 2020
Apr 20, 2020
Apr 20, 2020
Apr 19, 2020
Apr 7, 2020
Apr 7, 2020
Apr 18, 2020
Apr 7, 2020
Apr 20, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Apr 14, 2020
Apr 15, 2020
Apr 7, 2020
Apr 7, 2020
May 21, 2020
Apr 7, 2020
Apr 7, 2020

Repository files navigation

license MIT version v1.5 QQ群:568679748

独角数卡

开源式站长自动化售货解决方案、高效、稳定、快速!

demo地址:http://dujiaoka.com

核心贡献者:

鸣谢以上开源项目及贡献者,排名不分先后.

界面尝鲜

首页.png
后台.png

支付接口已集成

基本环境要求

  • (PHP + PHPCLI) version >= 7.0
  • Nginx version >= 1.16
  • MYSQL version >= 5.6
  • Redis (高性能缓存服务)
  • Supervisor (一个python编写的进程管理服务)
  • Composer (PHP包管理器)
  • Linux/Win (Win下未测试,建议直接Linux)

PHP环境要求

星号(*)为必须执行的要求,其他为建议内容

  • *安装fileinfo扩展
  • *安装redis扩展
  • *终端需支持php-cli,测试php -v(版本必须一致)
  • *需要开启的函数:putenvproc_openpcntl_signalpcntl_alarm
  • 安装opcache扩展

安装篇

默认后台

  • 后台路径 /admin
  • 默认管理员账号 admin
  • 默认管理员密码 admin

声明

本项目仅供开发学习使用,任何人用于任何用途均与项目作者无关!

License

独角数卡 DJK Inc MIT license.

About

🚀独角数卡(发卡)-开源式站长自动化售货解决方案、高效、稳定、快速!🎉🎉

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.3%
  • PLpgSQL 10.2%
  • HTML 9.5%