1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00
joomla_ynh/README_fr.md
2022-01-23 14:49:21 +00:00

2.4 KiB
Raw Blame History

Joomla pour YunoHost

Niveau d'intégration
Installer Joomla avec YunoHost

Read this readme in english. Lire ce readme en français.

Ce package vous permet d'installer Joomla rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez ici pour savoir comment l'installer et en profiter.

Vue d'ensemble

Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a modelviewcontroller web application framework that can be used independently of the CMS that allows you to build powerful online applications.

Version incluse : 4.0.6~ynh1

Avertissements / informations importantes

Ldap configuration (For now you have to configure it youeself)

Enable ldap Extension
Enter the following feilds:
Host: localhost
Port:389
LdapV3: Yes
Authorisation Method: Bind and search
Base DN: dc=yunohost,dc=org
uid: uid=[search]
User's DN: ou=users,dc=yunohost,dc=org
Map Full Name: displayname
Map Email: mail
Map User ID: uid

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug
ou
sudo yunohost app upgrade joomla -u https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug

Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps