Home>Article>CMS Tutorial> How to use the WeChat public platform plug-in of Dedecms

How to use the WeChat public platform plug-in of Dedecms

(*-*)浩
(*-*)浩 Original
2019-11-30 11:50:23 4147browse

How to use the WeChat public platform plug-in of Dedecms

1. Upload weixin.php to /plus;##2. Register a public account on the WeChat public platform, registration address: http://mp.weixin.qq.com

3. After registration, click "Advanced Functions". The two modes are: editing mode and development mode

## Turn off "Edit Mode" before you can turn on "Development" Mode", enter "Development Mode", in the interface configuration informationHow to use the WeChat public platform plug-in of Dedecms

URL: http://your website/plus/weixin.php

Token: weixin

For example, my website is:

URL: http://www.dede888.com/plus/weixin.php Token : jiandande.

Note: Token: can be changed in weixin.php, and can be changed to what you want in define("TOKEN", "weixin");

4. After setting up, you can send messages to the public account.

The above is the detailed content of How to use the WeChat public platform plug-in of Dedecms. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn