No description
Find a file
2026-07-28 21:42:52 +02:00
.github Remove legacy update github workflows 2024-01-12 10:50:05 +01:00
conf Few improvements 2026-07-27 21:13:21 +02:00
doc Improving documentation 2026-07-28 00:31:29 +02:00
scripts Update install 2026-07-28 03:32:54 +02:00
.gitattributes Implement CiviCRM 2024-12-10 20:09:11 +01:00
.gitignore Implement CiviCRM 2024-12-10 20:09:11 +01:00
LICENSE Implement CiviCRM 2024-12-10 20:09:11 +01:00
manifest.toml Improving documentation 2026-07-28 00:31:29 +02:00
README.md Auto-update READMEs 2026-07-27 21:13:27 +02:00
tests.toml Update tests.toml 2026-07-27 21:15:42 +02:00

Logo of CiviCRM on Drupal CiviCRM on Drupal, packaged for YunoHost

CRM for non-profits, NGOs and advocacy organizations

🌐 Official app website App Demo Version: 2026.07.27~ynh1

Screenshots

Screenshot of CiviCRM on Drupal

📦 Developer info

Automatic tests level

🛠️ Upstream CiviCRM on Drupal repository: https://github.com/civicrm/civicrm-drupal-8

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/civicrm_drupal_ynh/tree/testing

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

📚 App packaging documentation

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