https://github.com/YunoHost-Apps/civicrm_drupal7_ynh
Constituent relationship management for non-profits, NGOs and advocacy organizations for YunoHost
https://github.com/YunoHost-Apps/civicrm_drupal7_ynh
civicrm civicrm-drupal7 yunohost yunohost-apps
Last synced: about 1 year ago
JSON representation
Constituent relationship management for non-profits, NGOs and advocacy organizations for YunoHost
- Host: GitHub
- URL: https://github.com/YunoHost-Apps/civicrm_drupal7_ynh
- Owner: YunoHost-Apps
- License: other
- Created: 2019-05-01T10:28:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T00:35:11.000Z (over 1 year ago)
- Last Synced: 2025-04-23T15:13:48.136Z (about 1 year ago)
- Topics: civicrm, civicrm-drupal7, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://civicrm.org/
- Size: 295 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-technostructure - YunoHost-Apps/civicrm_drupal7_ynh - Apps/civicrm_drupal7_ynh: Constituent relationship management for non-profits, NGOs and advocacy organizations for YunoHost ([🌐 decentralize](https://github.com/stars/ketsapiwiq/lists/decentralize))
README
# CiviCRM on Drupal 7 for YunoHost
[](https://dash.yunohost.org/appci/app/civicrm_drupal7)  
[](https://install-app.yunohost.org/?app=civicrm_drupal7)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install CiviCRM on Drupal 7 quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
Open source constituent relationship management (CRM) for non-profits, NGOs and advocacy organizations.
The LDAP module is not installed by default, but can be installed.
**Shipped version:** 5.69.4~ynh2
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/tree/testing --debug
or
sudo yunohost app upgrade civicrm_drupal7 -u https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/tree/testing --debug
```
**More info regarding app packaging:**