GithubHelp home page GithubHelp logo

zhoushineyoung / wechat-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucky9805/wechat

0.0 2.0 0.0 204 KB

快速搭建属于自己的微信公众平台,无需使用微信的后台添加数据。

wechat-1's Introduction

#微信公众平台自助服务

如果你了解数据库,并有自己的服务器,那么这个程序可以帮助你快速的创建你的开发版的微信公众服务信息,免得在微信的后台一步步添加信息。 目前支持回复的信息类型为:


1.文本
2.图文类,仅仅一条

###Clone 或下载项目源码。

  1. 打开 /functions.php 文件, 修改里面的数据库配置信息和欢迎词 修改数据库配置

  2. 进入微信公众平台,高级功能,开启开发模式,并设置接口配置信息。其中 URL 为 {yoursite}/weixin.php 的实际位置, Token 为上一步设置的 Token 。

  3. 验证后,把weixin.php删除或者改名字,把weixin-new.php修改为 wexin.php.

  4. 导入数据库文件�db.sql 添加数据,您可以参考里面已经有的数据进行修改。 *** [1] equls 类型为用户输入的内容和关键词完全匹配 [2] startwith类型为用户输入的内容以此内容开头,并可以自行定义方法到title中。 ***

###向你的微信公众号发送消息并测试吧!

大家可以关注我们进行测试:

我是白领

          我是白领

wechat-1's People

Contributors

lucky9805 avatar

Watchers

James Cloos avatar  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.