PHP four-in-one novel, comic, listening, book, and video website source code with collection four-in-one version, with automatic collection, and construction tutorial
ApplicationCommonConfconfig.php
If you want to connect to the WeChat official account, you can take a look at the following. If you don’t want to connect, don’t worry about it.
1. Log in to the WeChat official account - Settings - Official account settings - Function settings, fill in the business domain name, JS interface security domain name, and web page authorized domain name;
2. WeChat official account-Settings-Security Center-Set IP whitelist (that is, the IP of the server where your platform is located)
3. WeChat public account-development-basic configuration-public account development information, view and record AppID, AppSecret, fill in the main background of your novel and comic platform-system settings-public account settings.
PS: The merchant number, payment key and API certificate uploaded here are configurations that need to be filled in after applying for WeChat payment. If you have not applied for official WeChat payment, you do not need to fill them in.
4. WeChat public account-development-basic configuration-server configuration, fill in the instructions as follows:
Server address (URL): http://your domain name/index.php?c=Api
Token: (fill in freely)
sERMCl7cCmTYvmEzVm7LLdO7guefCOcc
Message encryption and decryption key (EncodingAESKey): (randomly generated)
2. After logging in, open the collection group, double-click, and modify the content publishing rules - replace your domain name here with the website address.
3. After modification, save it, check URL - Content - Publish and start collecting.