# Drawer **Repository Path**: joytouwu/Drawer ## Basic Information - **Project Name**: Drawer - **Description**: Drawer是一款基于JQuery+AJAX+PHP三者相结合的文件管理器,简洁、快速、高效率。Drawer is a file manager based on JQuery+AJAX+PHP, which is simple, fast and efficient. - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2019-11-13 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Drawer [![GitHub license](https://img.shields.io/github/license/joytou/Drawer)](https://github.com/joytou/Drawer/blob/master/LICENSE) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/joytou/Drawer) ![GitHub repo size](https://img.shields.io/github/repo-size/joytou/Drawer) ![GitHub Release Date](https://img.shields.io/github/release-date/joytou/Drawer) ## 概述 Drawer是一款基于JQuery+AJAX+PHP三者相结合的PHP文件管理器,简洁、快速、高效率。Drawer is a PHP file manager based on JQuery+AJAX+PHP, which is simple, fast and efficient. ## 功能特色 1. 系统保护 2. AJAX更新页面 3. 记录操作日志 4. 基本的文件或文件夹操作 5. 修改权限 6. 批量重命名(支持正则表达式) 7. 支持排序 8. 远程下载 9. 在线解压/压缩 10. 在线播放音视频 ## 使用截图 ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo01.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo01.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo02.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo02.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo03.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo03.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo04.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo04.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo05.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo05.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo06.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo06.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo07.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo07.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo08.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo08.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo09.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo09.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo10.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo10.png) ![https://github.com/joytou/Drawer/raw/master/Screenshot/demo11.png](https://github.com/joytou/Drawer/raw/master/Screenshot/demo11.png) ## 在线下载 __版本:1.0.0.1__ [下载](https://github.com/joytou/Drawer/releases/download/v1.0.0.1-release/Drawer.zip) ## 配置 | 键 | 值 | 备注 | |:--------:|:--------:|:--------:| | $sitetitle | Drawer | 站点标题名称 | | $username | admin | 登录用户名 | | $password | admin | 登录密码 | | $timezone | Asia/Shanghai | 用户时区 | | $open_basedir | \_\_DIR\_\_ | 限制访问目录 | | $safe_num | 3 | 限制可尝试登录次数 | | $logable | false | 日志记录 | ### _备注_ _css, js, fonts等文件默认为离线加载(即调用服务器文件),如果需要改为在线加载或第三方CDN,请自行修改`181-201`行处的代码即可。_ ## 贡献 (排名不分先后) * __小乙shine__ _提供部分技术支持_ * __greensea__ _提供部分技术支持_ * __FileBox.php__ _提供开发思路参考_ * __BootStrap__ _提供界面布局资源_ * __JQuery__ _提供js开发_ * __FontAwesome__ _提供图标资源_ ## 许可协议 一旦您使用本服务,即表示[您同意遵循本协议的所有约定](https://github.com/joytou/Drawer/blob/master/LICENSE)。