Home > CMS Tutorial > DEDECMS > body text

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

(*-*)浩
Release: 2019-11-30 11:50:23
Original
4296 people have browsed it

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 information How 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.
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template