Skip to content

CompSchool/tp5_weixin

 
 

Repository files navigation

TP5开发的微信公众号通用管理系统

安装

  • 下载本项目到本地
git clone https://github.com/ningbnii/tp5_weixin.git
composer update
  • 导入数据库,数据库文件为根目录下面的tp5_weixin.sql
  • 修改数据库配置文件
  • 修改config.php中的微信公众号相关参数,修改site_url,img_server为你自己的地址
  • 登陆用户名:admin 密码:123456

推荐使用phpstudy搭建php的集成环境,配置虚拟域名,将项目地址指向public_html,关于phpstudy的使用方法,自行搜索。

有问题可以发邮件给我[email protected],TP5交流群390246240

About

TP5开发的微信公众号通用管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.1%
  • CSS 9.8%
  • HTML 5.4%
  • Smarty 0.6%
  • PLpgSQL 0.1%
  • Shell 0.0%