No description
Find a file
2025-09-25 16:04:25 +02:00
.github Remove legacy update github workflows 2024-01-12 10:50:05 +01:00
conf cleaning 2025-09-25 12:48:15 +02:00
doc Update screenshot.png 2024-12-11 01:01:20 +01:00
scripts cleaning 2025-09-25 12:48:15 +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 cleaning 2025-09-25 12:48:15 +02:00
README.md Auto-update READMEs 2025-09-25 12:48:18 +02:00
tests.toml Update tests.toml 2024-12-19 01:08:32 +01: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: 2024.12.19~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.