Download the PHP package zoujingli/think-plugs-wechat-service without Composer
On this page you can find all versions of the php package zoujingli/think-plugs-wechat-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zoujingli/think-plugs-wechat-service
More information about zoujingli/think-plugs-wechat-service
Files in zoujingli/think-plugs-wechat-service
Package think-plugs-wechat-service
Short Description WeChat Service Plugin for ThinkAdmin
License
Homepage https://thinkadmin.top
Informations about the package think-plugs-wechat-service
ThinkPlugsWechatService for ThinkAdmin
微信开放平台管理插件是一款专为会员尊享的插件,非授权用户不得将其用于商业目的。此插件旨在简化微信开放平台的功能开发流程,让您无需再为服务对接和接口调度而烦恼,所有复杂性都已为您妥善处理。
今后,ThinkAdmin 将把微信开放平台的基础功能统一集中在此插件中,实现功能的集中管理和深度优化。目前,该插件已全面集成 公众号 和 小程序 管理等核心接口,为您的微信开发工作提供强大的后盾。无论您是希望高效开发公众号、小程序等应用,还是执行其他微信开放平台的操作,此插件都将是您不可或缺的好帮手。
加入我们
我们的代码仓库已移至 Github,而 Gitee 则仅作为国内镜像仓库,方便广大开发者获取和使用。若想提交 PR 或 ISSUE 请在 ThinkAdminDeveloper 仓库进行操作,如果在其他仓库操作或提交问题将无法处理!。
开放接口
此插件支持 ThinkPlugsWechat 应用插件远程调用,需要增加配置sysconf('wechat.service_jsonrpc')
远程调用的 JSON-RPC 接口地址;
接口地址可以在此插件的节点 plugin-wechat-service/config/index
页面查看,注意此插件接口地址需要带有 TOKEN
占位字符;
JSON-RPC 接口地址格式如:http://admin.local.cuci.cc/plugin-wechat-service/api.client/jsonrpc?token=TOKEN
安装插件
卸载插件
调用案例
功能节点
可根据下面的功能节点配置菜单及访问权限,按钮操作级别的节点未展示!
- 开放平台配置:
plugin-wechat-service/config/index
- 授权微信管理:
plugin-wechat-service/wechat/index
插件数据
本插件涉及数据表有:
- 微信-授权
wechat_auth
版权说明
ThinkPlugsWechatService 为 ThinkAdmin 会员插件。
未获得此插件授权时仅供参考学习不可商用,了解商用授权请阅读 《会员授权》。
版权所有 Copyright © 2014-2024 by ThinkAdmin (https://thinkadmin.top) All rights reserved。
All versions of think-plugs-wechat-service with dependencies
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
zoujingli/think-library Version ^6.1|@dev
zoujingli/think-install Version ^1.0|@dev
zoujingli/weopen-developer Version ^1.0|@dev