Trace:
Differences ¶
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:download:stable:1.7 [2019/04/17 08:19] – created laurent | en:download:stable:1.7 [2024/04/26 13:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~LANG: | ~~LANG: | ||
| - | ====== 1.7 branch  | + | ======  | 
| The latest release of the 1.7 branch is **~~version 1.7~~**. (see [[en: | The latest release of the 1.7 branch is **~~version 1.7~~**. (see [[en: | ||
| + | |||
| + | ==== Licence ==== | ||
| Jelix is available under the [[http:// | Jelix is available under the [[http:// | ||
| - | End of life of this branch: December 2021. | + | ==== Support ==== | 
| + | **WARNING: this version is not maintained anymore**. There won't be any more regular updates nor security fixes. You are strongly encouraged to use a recent maintained version. | ||
| + | * First release: september 2019. | ||
| + | * Active support until December 2022. | ||
| + | * Security support until December 2023. | ||
| + |   * See [[en: | ||
| + | |||
| + | ==== PHP compatibility ==== | ||
| + | |||
| + | This version is compatible from PHP 5.6 to 8.2. | ||
| + | |||
| + | ==== Download and installation ==== | ||
| + | |||
| + | To install Jelix, you should use [[https:// | ||
| + | |||
| + | For example: | ||
| + | |||
| + | < | ||
| + | mkdir mynewproject | ||
| + | cd mynewproject | ||
| + | composer init | ||
| + | composer require " | ||
| + | </ | ||
| + | |||
| + | If you prefer to install Jelix with a traditional zip/tar.gz package, click on the following link: | ||
| * ~~download jelix 1.7~~ | * ~~download jelix 1.7~~ | ||
| Line 15: | Line 41: | ||
| This package contains Jelix and all vendors librairies (not need to install Composer). | This package contains Jelix and all vendors librairies (not need to install Composer). | ||
| - | If you prefer to use Composer, just create a composer.json file, declare the @@jelix/ | + | **important:** when you update jelix, don’t forget  | 
| + | ===== Locales ===== | ||
| - | **important:** when you update  | + | Jelix packages provide only english and french translations. | 
| + | |||
| + | To install other languages, download lang packages from https://download.jelix.org/ | ||
| + | |||
| + | Unzip them into @@app/ | ||
| ==== API Reference ==== | ==== API Reference ==== | ||
| - | * ~~download apiref 1.6~~ | + | * ~~download apiref 1.7~~ | 

