https://github.com/ponycool/typecho-plugins
typecho plugins
https://github.com/ponycool/typecho-plugins
typecho typecho-plugin
Last synced: 12 months ago
JSON representation
typecho plugins
- Host: GitHub
- URL: https://github.com/ponycool/typecho-plugins
- Owner: ponycool
- License: mit
- Created: 2019-02-22T05:58:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T08:15:15.000Z (over 3 years ago)
- Last Synced: 2025-04-27T17:39:43.714Z (about 1 year ago)
- Topics: typecho, typecho-plugin
- Language: PHP
- Homepage: https://mayanpeng.cn
- Size: 1.62 MB
- Stars: 40
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Typecho 插件
---
在typecho的使用过程,很多需求没有找到合适的插件,又不想直接修改核心代码影响升级,所以造了一些轮子。
### 版本说明
插件版本需要和Typecho版本保持一致
#### 当前版本 V1.2
适配了PHP8语法
环境要求
- PHP 8.0 或更高版本
- Typecho v1.2.x
#### V1.1
环境要求
- PHP 5.6 ~ PHP 7.4
- Typecho v1.1
### 插件列表
插件说明查看插件内ReadMe说明文档
1. [PageViews](https://github.com/ponycool/typecho-plugins/tree/master/PageViews) 文章浏览量统计插件
2. [GetRealIP](https://github.com/ponycool/typecho-plugins/tree/master/GetRealIP) 获取真实IP
3. [Cors](https://github.com/ponycool/typecho-plugins/tree/master/Cors) 跨域资源共享
4. [TagsList](https://github.com/ponycool/typecho-plugins/tree/master/TagsList) 标签选择列表
5. [Ads](https://github.com/ponycool/typecho-plugins/tree/master/Ads) 广告投放插件
6. [RunTime](https://github.com/ponycool/typecho-plugins/tree/master/RunTime) 运行时间插件
7. [Upload](https://github.com/ponycool/typecho-plugins/tree/master/Upload) 文件上传插件
8. [Mourn](https://github.com/ponycool/typecho-plugins/tree/master/Mourn) 追悼模式插件
### Links
- Blog:https://mayanpeng.cn
- Email: pony#ponycool.com(将#替换为@)
- Github: https://github.com/ponycool