Update README.md
parent
178a08ee3f
commit
b454366005
21
README.md
21
README.md
|
@ -1,12 +1,19 @@
|
|||
# Chevereto-Free
|
||||
[![chevereto-ultimate-remix](https://github.com/rodber/chevereto-free/assets/20590102/d926a02c-8ea2-4331-a733-5466a26567c2)](https://chevereto.com)
|
||||
|
||||
[![Chevereto Docs](https://img.shields.io/badge/chevereto-docs-50C878?style=flat-square)](https://v4-docs.chevereto.com/)
|
||||
[![Chevereto Community](https://img.shields.io/badge/chevereto-community-blue?style=flat-square)](https://chevereto.com/community)
|
||||
[![Chevereto Discord](https://img.shields.io/badge/chevereto-discord-5865F2?style=flat-square)](https://chevereto.com/go/discord)
|
||||
[![Chevereto Demo](https://img.shields.io/badge/chevereto-demo-d4af37?style=flat-square)](https://demo.chevereto.com)
|
||||
|
||||
> [!NOTE]
|
||||
> The "Chevereto-Free" project is **archived** and superseed by "Chevereto" at [chevereto/chevereto](https://github.com/chevereto/chevereto).
|
||||
|
||||
"Chevereto-Free" is not longer updated neither maintained, it holds code old as 2020 and it runs on a deprecated PHP version. Is not safe to use "Chevereto-Free".
|
||||
# Chevereto-Free
|
||||
|
||||
Read about it at [Chevereto goes free](https://rodolfoberrios.com/2022/12/01/chevereto-goes-free/)
|
||||
"Chevereto-Free" is not longer updated neither maintained, it holds code old as 2020 and it runs on a deprecated PHP version. Is not safe to use "Chevereto-Free". Learn more at [Chevereto goes free](https://rodolfoberrios.com/2022/12/01/chevereto-goes-free/)
|
||||
|
||||
Please note that most projects around "Chevereto-Free" wrongly use the word "Chevereto" to refer to the project/code. I used the name "Chevereto-Free" because the software project is different, please don't spoil it by chopping "-Free" when refering to this code.
|
||||
> [!CAUTION]
|
||||
> Most projects around "Chevereto-Free" wrongly use the term "Chevereto" to refer to the project/code. I used the name "Chevereto-Free" because the software project is different, please don't spoil it by chopping "-Free" when refering to this code.
|
||||
|
||||
## Summary
|
||||
|
||||
|
@ -14,15 +21,11 @@ Chevereto-Free allows you to create an image hosting website on your own server.
|
|||
|
||||
## Requirements
|
||||
|
||||
* PHP 7.4
|
||||
* PHP 7.4 (no PHP 8 support)
|
||||
* MySQL 5.7 / 8 - MariaDB 10
|
||||
* Apache HTTP Web Server / Nginx
|
||||
* mod_rewrite
|
||||
|
||||
## PHP 8 support
|
||||
|
||||
No.
|
||||
|
||||
## Documentation
|
||||
|
||||
[chevereto-free.github.io](https://chevereto-free.github.io)
|
||||
|
|
Loading…
Reference in New Issue