mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
Drupal package for YunoHost
conf | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Drupal for YunoHost
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
- Official documentation: https://www.drupal.org/docs/8
YunoHost specific features
Multi-users support
LDAP module can be installed
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/drupal_ynh/issues
- App website: https://www.drupal.org
- YunoHost website: https://yunohost.org/
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