An open API service indexing awesome lists of open source software.

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

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