源码简介
Chevereto
是一款PHP
图床建站源码,允许用户创建自己的照片展示专题,在线图片存储分享服务系统,类似于Flickr
,非常适合自己搭建图床,易于部署,支持主题的定制。
Chevereto
采用PHP
语言开发,支持多语言,提供中文语言包下载,支持本地上传和在线获取两种图像上传方式,支持图片的批量上传,并集成了网址缩短服务。
挺老牌的一款PHP
图片分享程序
早期版本有破解的,后来官方直接发布了2.X
的免费版本,后来又推出1.X
版本,代码托管在Github
上。
因版权关系,不建议在正式站上使用,如发生主机帐户被空间商暂停等问题本站概不负责。
本版本仅供学习测试,如果喜欢这个程序请支持购买正版! 噗~
在线演示
官方演示:https://demo.chevereto.com/
用户演示:https://img.wang
Chevereto v3.15.0 更新日志
Released on April 16th 2020
- Added automatic importing
- Added configurable display of embed codes (all, none, users) [11957]
- Added file picker workaround for webview (Wechat, QQ) [12033]
- Added pup.js support for ProBoards [11927]
- Added pup.js support for Quill editor (Vanilla Forums) [11932]
- Added rebuild stats button
- Added tone mode light/dark toggle
- Fixed bug in "move to album"
- Fixed bug in API remote URL uploads [12060]
- Fixed bug in External Storage S3 API [11917]
- Fixed bug in image Exif orientation [11846]
- Fixed bug in social signup [12007]
- Fixed bug in URL rewriting [11840]
- Fixed login when updating prior to 3.14.0
- Fixed missing "hostname" setting
- Fixed XSS vulnerability in image uploader [11899]
- Improved image upload performance (parallel uploads)
- Removed CloudFlare, Theme top bar color dashboard settings
- Updated all vendor dependencies
- Updated Bulgarian, Chinese Simplified, Chinese Traditional, Czech, Danish, Dutch, Estonian, German, Indonesian, Italian, Japanese, Korean, Lithuanian, Spanish and Turkish translations
系统需求
- Apache or Nginx web server (recommended servers)
- PHP > 5.5.0 (with standard libraries and mbstring)
- MySQL 5.0
Nginx伪静态规则
# Image not found replacement
location ~* (jpe?g|png|gif) {
log_not_found off;
error_page 404 /content/images/system/default/404.gif;
}
# CORS header (avoids font rendering issues)
location ~ \.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$ {
add_header Access-Control-Allow-Origin "*";
}
# Pretty URLs
location / {
try_files $uri $uri/ /index.php?$query_string;
}
下载地址
作者设置了回复可见
正版不支持中文,试试破解的
感谢感谢非常感谢感谢感谢非常感谢感谢感谢非常感谢