This plugin allows end users to binding wechat user, and login in automatic after binded. And menu management for wechat.
Plugin Setting
Settings > Misc > Weixin Login set appid & secret
Binding component show the user binding status.
WeChat server url:[Domain]/beysong/wechat/server, you should setting it to wechat management system: wechat management system
You can ...
- login with WeChat user credentials
- WeChat menu management
- WeChat auto reply management
The following plugin is required
Relies on user
Plugin Setting
Settings > Misc > Weixin Login set appid & secret
Binding component show the user binding status.
wechat server url:[Domain]/beysong/wechat/server, you should setting it to wechat management system: wechat management system
Usage
-
Copy /plugins/rainlab/user/components/account/signin.htm to your themes partials/account folder
-
Add the below code to the partial file
<a href="/beysong/wechat/auth?s=/binded_redirect_url&f=/unbinded_redirect_url">Wechat Login</a>
the params 's' for binded user redirect url, and 'f' for unbuinded user redirect url.
-
The Binding component show the binding status, you can add it to any page.
-
This plugin has not been reviewed yet.
-
1.0.3 |
Created table beysong_wechat_aaddvv Jun 23, 2020 |
---|---|
1.0.2 |
Created table beysong_wechat_user Jun 12, 2019 |
1.0.1 |
Initialize plugin. Jun 12, 2019 |