当前位置:网站首页>Upgrade phpcms applet plug-in API interface to 4.3 (add batch acquisition interface, search interface, etc.)
Upgrade phpcms applet plug-in API interface to 4.3 (add batch acquisition interface, search interface, etc.)
2022-06-26 09:04:00 【CMS applet plug-in [official]】
phpcms Widget plugin api Interface upgrade to 4.3
(1) Code simplification and Optimization for all interfaces , Reduce unnecessary duplication of code 、 Redundant code and comments
(2) Fix a lot of bug, Merge post and get Receiving mode and unified scheduling
(3) modify appsecret Change to safecode
(4) restructure “ Get multi column current N Chapter interface ” Code , Make it more autonomous and easy to call , such as : You can customize the quantity 、 Sort, etc
(5) New search interface get_search, Applet demo newly added search page ( This interface exists from beginning to end , It just hasn't been released yet )
(6) New filter interface , This interface is for reference only , Just provide ideas , You need to modify it according to the actual situation of your website
(7) Fix applet demo A lot of bug、 Fix nonstandard code 、 Optimize the homepage code and merge channel page requests ( take get_toplist Interface )
At present, all the functions implemented are :
1、 Website column call : Can call any of the catid Column information and sub column information of
2、 Site list call : Call any column information , If you call single page content for a single page
3、 The content of the article calls : Call to specify id Content of the article , At the same time through relation=1 To call the related article list of the article
4、 Recommendation bit content call : Call to specify posid The content of the recommended position
5、 Obtain user login authorization information , And save it to the website background
6、 Call the system configuration information
(1) Call the user to leave a message or comment , If you specify an article id, You can call all messages or comments under this article
(2) Call the user configured banner, The background can upload, modify and delete at will banner
(3) Call the basic information of user configuration , Like the phone 、 Address 、 Bottom copyright , Set the number of pages in the applet list
(4) Docking applet online message , Currently, fields are supported : title 、 full name 、 Telephone 、 mailbox 、 Address 、 Content and reply content
(5) Call the customer to leave a message , You can call all the contents , You can also use articles id Call the message under this article
(6) Update or cancel comments and likes
7、 Realization and phpcms v9 Custom form docking , The data can be viewed directly in the customized form in the background of the website
8、 Universal interface get_diy.php, Table contents other than the content table can be called ;
9、 Support multiple applets , Multiple applets can be created in the background , WeChat 、 Baidu can be used concurrently
10、 Search interface , according to phpcms Implement search by model classification , Search matching title 、 Keywords and abstracts ;
11、 Batch access interface : Request to obtain the list information of multiple columns at one time , And allow custom attributes , such as :thumb,sum etc.
design sketch :

See the tutorial website for more details :doc.tengcee.com, If there is anything you need to know, please feel free to leave me a message
边栏推荐
猜你喜欢

Euler function: find the number of numbers less than or equal to N and coprime with n

Selenium builds cookies pool to bypass authentication and anti crawl login

Drawing with MATLAB (2) -- color ring

MySQL在服务里找不到(未卸载)

Baidu applet rich text parsing tool bdparse

ThreadLocal

Trimming_ nanyangjx

Games104 Lecture 12 游戏引擎中的粒子和声效系统

uniapp用uParse实现解析后台的富文本编辑器的内容及修改uParse样式

Yolov5进阶之五GPU环境搭建
随机推荐
XSS cross site scripting attack
Graduation thesis management system based on SSM
读书笔记:SQL 查询中的SQL*Plus 替换变量(DEFINE变量)和参数
Yolov5进阶之五GPU环境搭建
【微积分】拉格朗日乘子法
phpcms小程序插件api接口升级到4.3(新增批量获取接口、搜索接口等)
拦截器与过滤器的实现代码
In depth study paper reading target detection (VII) Chinese version: yolov4 optimal speed and accuracy of object detection
1.17 daily improvement of winter vacation learning (frequency school and Bayesian school) and maximum likelihood estimation
小程序实现图片预加载(图片延迟加载)
[Matlab GUI] key ID lookup table in keyboard callback
Some commands for remote work
Speckle denoising method for ultrasonic image
Yolov5进阶之四训练自己的数据集
滑块验证 - 亲测 (京东)
Tensor
2021 software university ranking crawler program
Object extraction_ nanyangjx
[QNX Hypervisor 2.2用户手册]12.2 术语(二)
ThreadLocal