Resource Profile:
This is a program based on theThinkPHP6.0 developed WeChat Public Multi-Domain Callback System. This system has the following features:
WeChat public number multi-domain callback function: WeChat public number background can only authorize 2 web domain names by default, with this system to break through this limitation, with the same public number docking unlimited multiple websites. Website background support callback domain name whitelist management, as well as login record view.
WeChat access_token acquisition function: This system can be used as a central control server to obtain and refresh access_token uniformly, and the access_token used by other business logic sites all call the current site to obtain, so as to avoid conflicts caused by their respective refreshes, resulting in access_token coverage and affecting the business.
WeChat message event forwarding function: WeChat public platform/enterprise WeChat server settings can only fill in 1 url, with this system can be forwarded to multiple urls at the same time. such as user attention events, messages sent by users, etc., can be sent to multiple server sites at the same time.
Alipay Open Platform Multi-Domain Callback Function: Each Alipay development platform application can only configure 1 authorized callback domain name, with this system to break through this limitation, you can use the same Alipay Open Platform application in multiple websites at the same time.
Update Log:
V1.1
1、New Alipay open platform domain callback function
2、New Enterprise WeChat token acquisition function
3、Simplify the background help documentation
V1.2
1、New WeChat message event forwarding function, while supporting WeChat public platform and enterprise WeChat.
V1.3
Fix some problems with WeChat message forwarding function
V1.5
Fixed some known issues
Photo Gallery:
Installation and usage instructions:
Deployment Methods:
- Requirements: PHP7.4+, MySQL5.6+.
- Set the site runtime directory to public
- Setting up pseudo-static for ThinkPHP
- Visit the website, will automatically jump to the installation page, according to the prompts to install the completion of the
- Visit /admin to enter the backend administration
- Need to make some changes to the business code, you can click on the “Help” button to see the details
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.




