# ThinkcmfxPlugins **Repository Path**: 5iymt/ThinkcmfxPlugins ## Basic Information - **Project Name**: ThinkcmfxPlugins - **Description**: This's plugins of thinkcmfx - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2015-05-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ThinkcmfxPlugins This's plugins of thinkcmfx 从ThinkCMFX1.5引入插件机制以来,都有要做插件的冲动,怎奈因个人原因,总是没能得偿夙愿,这段时间,把易信插件整理出来了。水平有限,欢迎大家指正、批评。 目前初步完成插件如下: 1.易信插件 对接易信,实现易信公众号开发。目前初版仅基本回复功能,可通过调用智能聊天插件实现更多功能 使用说明: 我的易信插件对接url地址默认为http://5iymt.sinaapp.com/index.php?g=Iymt&m=Yichat&a=index 需要在application文件夹下新建目录Iymt 新建hook.php 内容如下 ```