1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal7_ynh.git synced 2024-09-03 18:26:19 +02:00
Free and open-source content management framework for YunoHost
Find a file
2021-11-14 18:40:20 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:27 +02:00
conf [fix] Private uploaded files 2020-10-28 19:06:04 +01:00
scripts Update restore 2021-08-20 01:12:00 +02:00
.gitignore First commit 2019-04-26 21:59:55 +02:00
.travis.yml Adding automation 2019-04-26 22:04:06 +02:00
check_process Remove composer 2021-05-13 21:43:51 +02:00
LICENSE First commit 2019-04-26 21:59:55 +02:00
manifest.json Bump package version x_x 2021-11-14 18:40:20 +01:00
README.md Remove composer 2021-05-13 21:43:51 +02:00
README_fr.md Remove composer 2021-05-13 21:43:51 +02:00

Drupal 7 for YunoHost

Integration level
Install Drupal 7 with YunoHost

Lire ce readme en français.

This package allows you to install Drupal 7 quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Free and open-source content management framework.

Shipped version: 7.80

Screenshots

Documentation

YunoHost specific features

Multi-user support

LDAP module can be installed

Supported architectures

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

Developer info

Please send 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/drupal7_ynh/tree/testing --debug
or
sudo yunohost app upgrade drupal7 -u https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing --debug