~~LANG:FR@fr:telechargement~~ ====== Download ====== * [[en:download:stable|Last stable releases]]: jelix, testapp, documentation * [[en:download:nightly|Last unstable releases]]: beta+nightlies of Jelix, testapp, documentation For old and deprecated releases, see [[http://download.jelix.org|download.jelix.org]]. ====== Changelog ====== List of changes brings by each version, release dates, PHP compatibility and so one: this is on the [[en:changelog|changelog page]]. ======= Modules and plugins for Jelix 1.7 and higher ======= Some modules and plugins for Jelix are available via Composer, from http://packagist.org. Some of these packages are automatically installed by the package jelix/jelix. * [[https://packagist.org/packages/jelix/jcommunity-module|jelix/jcommunity-module]]: jCommunity are modules to add community features to a web site made with Jelix * [[https://packagist.org/packages/jelix/tcpdf-module|jelix/tcpdf-module]]: module for Jelix, providing a Response object and a class, to generate a PDF and sent it to a browser, using TCPDF. * [[https://packagist.org/packages/jelix/soap-server-module|jelix/soap-server-module]]: module to implement a SOAP server in a Jelix application * [[https://packagist.org/packages/jelix/diff-plugin|jelix/diff-plugin]]: a plugin for Jelix or Castor to render show differences between two content in a template * [[https://packagist.org/packages/jelix/feeds-module|jelix/feeds-module]]: module providing a RSS and ATOM responses and RSS/ATOM feed reader * [[https://packagist.org/packages/jelix/ldapdao-module|jelix/ldapdao-module]]: module for Jelix,allowing to authenticate with an ldap server and to register users locally. * [[https://packagist.org/packages/jelix/minify-module|jelix/minify-module]]: module providing a Minify features to a Jelix application. * [[https://packagist.org/packages/jelix/php-redis-plugin|jelix/php-redis-plugin]]: a Redis plugin for Jelix * [[https://packagist.org/packages/jelix/sitemap-module|jelix/sitemap-module]]: module for Jelix, providing a Jelix Response object to generate a sitemap. * [[https://packagist.org/packages/jelix/wikirenderer-plugin|jelix/wikirenderer-plugin]]: a plugin for Jelix or Castor to render wiki content in a template * [[https://packagist.org/packages/jelix/legacy-db-plugins|jelix/legacy-db-plugins]]: Legacy database plugins for Jelix * [[https://packagist.org/packages/jelix/simpletest-module|jelix/simpletest-module]]: Legacy Simpletest module for Jelix 1.7+ ======= Components ======= Some components of Jelix are available separately and usable without Jelix. Install them via Composer, from http://packagist.org. Some of these packages are automatically installed by the package jelix/jelix. See the page [[en:independent-components]].