> ## Documentation Index
> Fetch the complete documentation index at: https://discuz.p.cafe/llms.txt
> Use this file to discover all available pages before exploring further.

# 插件各组件范例

详情请看：[https://gitee.com/Discuz/DiscuzXDevSample/](https://gitee.com/Discuz/DiscuzXDevSample/)

# Discuz! X 插件各组件范例

请将此范例插件放入 /source/plugin 目录下

| 文件/目录                                       | 含义                  |
| ------------------------------------------- | ------------------- |
| /sample/adv                                 | 广告                  |
| /sample/block                               | DIY模块(Discuz!ᵂ)     |
| /sample/cache                               | 缓存                  |
| /sample/cron                                | 计划任务                |
| /sample/magic                               | 道具                  |
| /sample/task                                | 任务                  |
| /sample/seccode                             | 验证码                 |
| /sample/secqaa                              | 验证问答                |
| /sample/widget                              | 后台 widget           |
| /sample/secqaa                              | 验证问答                |
| /sample/i18n                                | 多语言语言包(Discuz!ᵂ)    |
| /sample/install.php                         | 安装脚本                |
| /sample/uninstall.php                       | 升级脚本                |
| /sample/enable.php<br />/sample/disable.php | 开启关闭脚本              |
| /sample/check.php                           | 检测脚本                |
| /sample/restful.class.php                   | API过滤脚本(Discuz!ᵂ)   |
| /sample/platform.class.php                  | 管理中心·平台菜单(Discuz!ᵂ) |
