Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:download:stable:1.8 [2024/04/26 06:59] – [1.8 branch] laurenten:download:stable:1.8 [2024/04/26 21:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~LANG:FR@fr:telechargement:stable:1.8~~ ~~LANG:FR@fr:telechargement:stable:1.8~~
  
-====== 1.8 branch ======+====== Jelix 1.8 ======
  
-The latest release of the 1.8 branch is **~~version 1.8~~**. (see [[en:changelog:1.8.x|the changelog]]).+The latest release of the 1.8 branch is **~~version 1.8~~**.
  
 ==== Licence ==== ==== Licence ====
Line 11: Line 11:
 ==== Support ==== ==== Support ====
  
-  * Active support until December 2025.  +  * First release: April 2023. 
-  * Security support until December 2026+  * Active support until December 2026
-  * See [[en:changelog|the policy of maintenance]]+  * Security support until December 2027
 +  * See [[en:download|details of the maintenance policy]] 
 + 
 +==== PHP compatibility ==== 
 + 
 +This version is compatible from PHP 7.4 to 8.3.
  
 ==== Download and installation ==== ==== Download and installation ====
Line 25: Line 30:
 cd mynewproject cd mynewproject
 composer init composer init
-composer require "jelix/jelix-standard:~1.8.0"+composer require "jelix/jelix-standard:~1.8.8"
 </code> </code>
  
Line 35: Line 40:
  
 **important:** when you update jelix, don’t forget to clean your application temp directory. **important:** when you update jelix, don’t forget to clean your application temp directory.
 +
 +===== Documentation =====
 +
 +  * [[https://docs.jelix.org/en/manual-1.8/new-features|New features in Jelix 1.8]]
 +  * [[en:changelog:1.8.x|All changes in minor versions of Jelix 1.8]]
 +  * [[https://docs.jelix.org/en/manual-1.8/installation/requirements|requirements for Jelix]]
 +  * [[https://docs.jelix.org/en/manual-1.8/installation/migrate|Tutorial to migrate to Jelix 1.8]]
 +  * [[en:documentation:#jelix-18|Autres documentations]] (manuels, tutoriels, références API..)
 +  * ~~download apiref 1.8~~
  
 ===== Locales ===== ===== Locales =====
Line 43: Line 57:
  
 Unzip them into @@app/locales/@@ directory of the Jelix application you develop, or into @@var/locales@@ of a Jelix application you installed, as a user. Unzip them into @@app/locales/@@ directory of the Jelix application you develop, or into @@var/locales@@ of a Jelix application you installed, as a user.
- 
- 
-==== API Reference ==== 
- 
-    * ~~download apiref 1.8~~ 
  

en/download/stable/1.8.txt · Last modified: 2024/04/26 21:52 by 127.0.0.1

Recent changes RSS feed Creative Commons License