8000 GitHub - phpmvc/Drawer: Drawer是一款基于JQuery+AJAX+PHP三者相结合的文件管理器,简洁、快速、高效率。Drawer is a file manager based on JQuery+AJAX+PHP, which is simple, fast and efficient.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ Drawer Public
forked from joytou/Drawer

Drawer是一款基于JQuery+AJAX+PHP三者相结合的文件管理器,简洁、快速、高效率。Drawer is a file manager based on JQuery+AJAX+PHP, which is simple, fast and efficient.

License

Notifications You must be signed in to change notification settings

phpmvc/Drawer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawer

GitHub license GitHub tag (latest by date) GitHub repo size GitHub Release Date

概述

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/demo02.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/demo05.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/demo08.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/demo11.png

在线下载

版本:1.0.0.1 下载

配置

备注
$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 提供图标资源

许可协议

一旦您使用本服务,即表示您同意遵循本协议的所有约定

About

Drawer是一款基于JQuery+AJAX+PHP三者相结合的文件管理器,简洁、快速、高效率。Drawer is a file manager based on JQuery+AJAX+PHP, which is simple, fast and efficient.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.9%
  • Other 1.1%
0