2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2026-08-13 13:00:27 +02:00
Drupal package for YunoHost
Find a file
2026-07-28 02:44:15 +02:00
.github Remove legacy update github workflows 2024-01-12 10:50:05 +01:00
conf adding documentation 2026-07-27 22:48:12 +02:00
doc adding documentation 2026-07-27 22:48:12 +02:00
scripts Fix upgrade from previous version 2026-07-28 00:07:39 +02:00
LICENSE First commit 2019-05-03 03:14:00 +02:00
manifest.toml Upgrade version number 2026-07-27 20:32:53 +02:00
README.md Auto-update READMEs 2026-07-27 20:33:00 +02:00
tests.toml Upgrade version number 2026-07-27 20:32:53 +02:00

Logo of Drupal Drupal, packaged for YunoHost

Content management framework

🌐 Official app website Version: 2026.07.27~ynh1

Screenshots

Screenshot of Drupal

📦 Developer info

Automatic tests level

🛠️ Upstream Drupal repository: https://github.com/drupal/drupal

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/drupal_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade drupal -u https://github.com/YunoHost-Apps/drupal_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.