The Jiangqie Free applet is a multi-terminal (WeChat, Baidu, QQ, H5) open source applet developed by "Jiangqie". It is developed based on WordPress and REST API and realizes the synchronization and sharing of WordPress website data and applet data. It can be configured through simple configuration. Able to build your own small program.
Features of the source code of Jiangqie WordPress applet open source version:
1. Function list of plug-ins for the open source version of Jiangqie Mini Program:
1.1. Mini program title setting;
1.2. Mini program logo setting;
1.3. Appid and AppSecret settings;
1.4. Whether the comment setting is enabled;
1.5. Whether the review of comment information is enabled;
1.6. The default thumbnail setting for articles without pictures;
1.7. Home slide setting;
1.8. Add delete, modify and enable settings to the homepage navigation menu button;
1.9. Advertising settings in the homepage activity area;
1.10. Settings for popular recommended articles on the homepage;
1.11. Scroll category settings at the top of the homepage;
1.12. My page top image settings;
1.13. My page menu adds, deletes, modifies, closes/opens, icons, custom links/pages, and divider settings;
1.14. Article classification, cover image, and description settings;
1.15. Set the picture, title and description at the top of Tabbar "Hot List";
1.16. Settings of pictures, titles and descriptions at the top of Tabbar "category";
1.17. Block the function of articles in specified categories;
1.18. The article description disables the enable function;
2. List of front-end functions of the open source version of Jiangqie Mini Program:
2.1. Home page, hot list, article categories, mine;
2.2. Article list, article details, TAG list, search and deletion history;
2.3. About us, feedback, clear cache, online customer service;
2.4. Home page slideshow function;
2.5. Advertising function in the activity area of the homepage;
2.6. Recommend popular articles on the homepage;
2.7. Home page scrolling classification function;
2.8. Home navigation menu button function;
2.9. My menu background setting function;
2.10. Supporting functions of WordPress plug-in;
2.11. Browse, like, collect, comment, and share;
2.12. Home page logo setting;
2.13. Article details Tag function;
Note: The api folder in the compressed package is the WordPress plug-in, and the client folder is the applet source code.
2021.10.14V1.5.5
1. Optimization: avoid repeated calls to functions with the same function;
2. Optimization: delete redundant operations;
3. Optimization: illegal word security check;
4. Others: known details.
2021.9.5V1.5.3
1. Newly added: Chuanxin backend management framework (can be installed/upgraded by WordPress backend);
2. Optimization: Baidu cannot submit comments;
3. Optimization: code optimization, faster response;
4. Optimization: Login logic issues;
5. Optimization: illegal word security check;
6. Repair: unable to like problem;
7. Others: known details.
2021.6.28V1.5.0
1. Newly added: V1.5.0 is based on uniapp (with Baidu/WeChat/QQ/H5 terminals);
2. Optimization: Organize and standardize front-end and back-end codes;
3. Optimization: V1.5.0 adjusts LICENSE.txt;
4. Optimization: Details basic label attribute adaptation;
5. Optimization: Adjust the bottom menu icon;
6. Optimization: Optimize the style of article details page;
7. Repair: hot list data duplication problem;
2021.4.29V1.4.0
1. Added: hot search terms management function; (Home page settings - hot search terms)
2. Optimization: the problem of repeated generation of poster QR code images;
3. Optimization: search result issues;
4. Optimization: Click to share a single page to enter the page (not the homepage).
Important note:
V1.4.0 modified the database tables related to the open source version of the Jiangqie applet
If you have installed Jiangqie Free applet open source version V1.3.5 or earlier, please execute the sql script in phpmyadmin.
2021.3.15V1.3.5
Users are recommended to update this version, and WeChat officially requires an adaptation interface.
1. Optimize the issue of backend article publishing for 8 hours;
2. Optimization: [Important] Adapt wx.getUserProfile interface (login, user information);
3. Other known details.
2021.1.15V1.3.0
1. Added WeChat security API (comment/search sensitive word detection);
2. Fix post_in error;
3. Fix bugs caused by fix cache;
4. Optimize wp-json/jiangqie/v1 interface cache;
5. Other known details.
2020.12.2V1.2.2
1. Added the ability to scan the QR code to open a mini program to guide people to follow public accounts;
2. Optimize the access speed of the mini program (the feedback from the group is good, it is recommended to update this version);
3. Other known details.
Jiangqie WordPress applet open source version source code update log: 2020.9.29V1.2.0
1. Added the function of pinning articles to the top;
2. Fix the problem of displaying articles in the homepage list;
3. Other known details.
Jiangqie WordPress applet open source version source code update log: 2020.8.28V1.1.8
1. [Core functions] Added poster function;
2. Fixed the issue where clicking on the upper left corner of some pages cannot return;
3. Organize the code format of the mini program;
4. Other known details.
Jiangqie WordPress applet open source version source code update log: 2020.7.29V1.1.0
1. Add new sharing to Moments;
2. Added support for audio and video components;
3. Optimize the line spacing of our content;
4. Fix the /components/navbar/navbar path problem;
5. Adapt to new sdk;
6. Other known details.