mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Updating README to v2.3.3
This commit is contained in:
committed by
GitHub
parent
cf06f32104
commit
29b7e6d3b3
26
README.md
26
README.md
@@ -1,6 +1,6 @@
|
|||||||
[](https://e107.org)
|
[](https://e107.org)
|
||||||
=================
|
=================
|
||||||
|
[](https://github.com/e107inc/e107/)
|
||||||
[](https://github.com/e107inc/e107/releases)
|
[](https://github.com/e107inc/e107/releases)
|
||||||
[](https://github.com/e107inc/e107/actions)
|
[](https://github.com/e107inc/e107/actions)
|
||||||
[](https://codeclimate.com/github/e107inc/e107/test_coverage)
|
[](https://codeclimate.com/github/e107inc/e107/test_coverage)
|
||||||
@@ -16,6 +16,7 @@
|
|||||||
* [Requirements](#requirements)
|
* [Requirements](#requirements)
|
||||||
* [Minimum](#minimum)
|
* [Minimum](#minimum)
|
||||||
* [Recommended](#recommended)
|
* [Recommended](#recommended)
|
||||||
|
* [Version Guidance](#version-guidance)
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Standard Installation](#standard-installation)
|
* [Standard Installation](#standard-installation)
|
||||||
* [Git Installation (developer version)](#git-installation-developer-version)
|
* [Git Installation (developer version)](#git-installation-developer-version)
|
||||||
@@ -29,7 +30,7 @@
|
|||||||
|
|
||||||
### Minimum
|
### Minimum
|
||||||
|
|
||||||
* A web server (Apache or Microsoft IIS) running PHP 5.6 or newer
|
* A web server (Apache or Microsoft IIS) running PHP 7.4 or newer
|
||||||
* MySQL 4.x or newer, or MariaDB
|
* MySQL 4.x or newer, or MariaDB
|
||||||
* FTP access to your web server and an FTP client (such as FileZilla)
|
* FTP access to your web server and an FTP client (such as FileZilla)
|
||||||
* Username and password to your MySQL database
|
* Username and password to your MySQL database
|
||||||
@@ -43,7 +44,21 @@
|
|||||||
* Access to a server control panel (such as cPanel)
|
* Access to a server control panel (such as cPanel)
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
### Version Guidance
|
||||||
|
|
||||||
|
|
||||||
|
| Version | Status | Last Release | PHP Version |
|
||||||
|
|:---------:|:------:|:-------------------------------------------------------------------------:|:-------------:|
|
||||||
|
| 1.0.x | EOL | [v1.0.4](https://sourceforge.net/projects/e107/files/e107/e107%20v1.0.4/) | >= 5.6 |
|
||||||
|
| 1.0.4 | EOL | [v1.0.4](https://sourceforge.net/projects/e107/files/e107/e107%20v1.0.4/) | >= 5.6 |
|
||||||
|
| 2.0.x | EOL | [v2.3.3](https://github.com/e107inc/e107/releases) | >= 7.4 |
|
||||||
|
| 2.1.x | EOL | [v2.3.3](https://github.com/e107inc/e107/releases) | >= 7.4 |
|
||||||
|
| 2.2.x | EOL | [v2.3.3](https://github.com/e107inc/e107/releases) | 5.6 - 7.4 |
|
||||||
|
| 2.3.2 | OK | [v2.3.3](https://github.com/e107inc/e107/releases) | 5.6 - 8.1.* |
|
||||||
|
| 2.3.3 | Latest | [v2.3.3](https://github.com/e107inc/e107/releases) | 7.4 - ^8.2.12 |
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
### Standard Installation
|
### Standard Installation
|
||||||
|
|
||||||
@@ -108,5 +123,6 @@ Having trouble getting e107 up and running? Something not working the way you th
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
e107 is released under the terms and conditions of the GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
e107 is released under the terms and conditions of the GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||||
|
This changed.
|
||||||
|
|
||||||
[1]: https://e107.org
|
[1]: https://e107.org
|
||||||
|
Reference in New Issue
Block a user