1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00
Drupal package for YunoHost
Find a file
2020-01-04 00:08:11 +01:00
conf Upgrade to 8.7.5 2019-07-28 16:34:40 +02:00
scripts Update ynh_install_php__3 2020-01-04 00:08:11 +01:00
.gitignore First commit 2019-05-03 03:14:00 +02:00
.travis.yml First commit 2019-05-03 03:14:00 +02:00
check_process Update check_process 2019-06-16 16:00:02 +02:00
LICENSE First commit 2019-05-03 03:14:00 +02:00
manifest.json Merge pull request #12 from YunoHost-Apps/improve-descr 2019-10-12 19:35:42 +02:00
pull_request_template.md Update pull_request_template.md 2019-06-13 23:51:05 +02:00
README.md Upgrade to 8.7.5 2019-07-28 16:34:40 +02:00
README_fr.md Upgrade to 8.7.5 2019-07-28 16:34:40 +02:00

Drupal for YunoHost

Integration level
Install Drupal with YunoHost

Lire ce readme en français.

This package allow you to install Drupal quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Free and open-source content management framework.

Shipped version: 8.7.5

Screenshots

Documentation

YunoHost specific features

Multi-users support

LDAP module can be installed

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Developers info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/drupal_ynh/tree/testing --debug
or
sudo yunohost app upgrade drupal -u https://github.com/YunoHost-Apps/drupal_ynh/tree/testing --debug