parent
61349dec59
commit
d896501a3f
61
README.md
61
README.md
|
@ -1,71 +1,26 @@
|
||||||
# Chevereto-Free
|
# Chevereto-Free
|
||||||
|
|
||||||
## This project is **archived** and superseed by [chevereto/chevereto](https://github.com/chevereto/chevereto). Go to [chevereto.com](https://chevereto.com) to learn more and support my indie work 👏.
|
## This project is **archived**, superseed by [chevereto/chevereto](https://github.com/chevereto/chevereto). Go to [chevereto.com](https://chevereto.com) to learn more and support my indie work 👏.
|
||||||
|
|
||||||
[](https://chevereto.com)
|
[](https://chevereto.com)
|
||||||
|
|
||||||
Chevereto-Free allows you to create an image hosting website on your own server. It's your hosting and your rules, say goodbye to closures and restrictions.
|
Chevereto-Free allows you to create an image hosting website on your own server. It's your hosting and your rules, say goodbye to closures and restrictions.
|
||||||
|
|
||||||
## ✨ Screens
|
## Requirements
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## 🦓 About this fork
|
|
||||||
|
|
||||||
Chevereto-Free is a fork from [Chevereto V3.16.2](https://releases.chevereto.com/3.X/3.16/3.16.2.html) in which only basic features are preserved. Chevereto-Free is for personal usage and small communities.
|
|
||||||
|
|
||||||
👉 **This fork removes**
|
|
||||||
|
|
||||||
* Social Network Login (third-party login providers)
|
|
||||||
* External Storage Servers
|
|
||||||
* Likes and Followers
|
|
||||||
* Manage Banners
|
|
||||||
* Multi-language Support
|
|
||||||
* Moderation
|
|
||||||
* Bulk Content Importing
|
|
||||||
|
|
||||||
👉 **This fork misses**
|
|
||||||
|
|
||||||
All updates added in [Chevereto V4](https://releases.chevereto.com/4.X/), including:
|
|
||||||
|
|
||||||
* User interface upgrade
|
|
||||||
* User-based API
|
|
||||||
* Configurable root routing
|
|
||||||
* Image delete link
|
|
||||||
* Theme palettes
|
|
||||||
* [XR Debug](https://v4-docs.chevereto.com/developer/how-to/debug.html#xr-debug)
|
|
||||||
* Keyboard shortcuts
|
|
||||||
* Text-based logo
|
|
||||||
* Web Share API
|
|
||||||
* Two-factor auth
|
|
||||||
* Secrets encryption
|
|
||||||
* 30 different third-party login providers
|
|
||||||
* Tinkerwell support
|
|
||||||
* Native lazy loading
|
|
||||||
* Project Arachnid Support (CSAM)
|
|
||||||
* Improved SEO
|
|
||||||
|
|
||||||
All updates added in [V3.17](https://releases.chevereto.com/3.X/3.17/3.17.2.html), [V3.18](https://releases.chevereto.com/3.X/3.18/3.18.3.html) and [V3.20](https://releases.chevereto.com/3.X/3.20/3.20.15.html):
|
|
||||||
|
|
||||||
* 360 images
|
|
||||||
* Nested albums
|
|
||||||
* ImageMagick support
|
|
||||||
* 12FA Support
|
|
||||||
* CLI API
|
|
||||||
|
|
||||||
## 🧐 Requirements
|
|
||||||
|
|
||||||
* PHP 7.4
|
* PHP 7.4
|
||||||
* MySQL 5.7 / 8 - MariaDB 10
|
* MySQL 5.7 / 8 - MariaDB 10
|
||||||
* Apache HTTP Web Server / Nginx
|
* Apache HTTP Web Server / Nginx
|
||||||
* mod_rewrite
|
* mod_rewrite
|
||||||
|
|
||||||
## 📚 Documentation
|
## PHP 8 support
|
||||||
|
|
||||||
|
No.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
[chevereto-free.github.io](https://chevereto-free.github.io)
|
[chevereto-free.github.io](https://chevereto-free.github.io)
|
||||||
|
|
||||||
## 📜 License
|
## License
|
||||||
|
|
||||||
Copyright [Rodolfo Berríos Arce](http://rodolfoberrios.com) - [AGPLv3](LICENSE).
|
Copyright [Rodolfo Berríos Arce](http://rodolfoberrios.com) - [AGPLv3](LICENSE).
|
||||||
|
|
Loading…
Reference in New Issue