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
d426a2af52
Update README |
||
---|---|---|
conf | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Drupal 7 for YunoHost
This package allow you to install Drupal 7 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: 7
Screenshots
Documentation
- Official documentation: https://www.drupal.org/docs/7
YunoHost specific features
Multi-users support
LDAP module can be installed
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/drupal7_ynh/issues
- App website: https://www.drupal.org
- YunoHost website: https://yunohost.org/
Developers info
Only if you want to use a testing branch for coding, instead of merging directly into master. 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/drupal7_ynh/tree/testing --debug
or
sudo yunohost app upgrade drupal7 -u https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing --debug