.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
apache-sites-available-default.conf.tmpl | ||
civicrm.settings.php | ||
civicrm.settings.php.generated | ||
compose.yml | ||
cron.sh | ||
entrypoint.sh | ||
README.md |
civicrm
One line description of the recipe
- Category: Apps
- Status: 0
- Image:
civicrm
, 4, upstream - Healthcheck: No
- Backups: No
- Email: No
- Tests: No
- SSO: No
Quick start
abra app new civicrm --secrets
abra app config <app-name>
abra app deploy <app-name>
For more, see docs.coopcloud.tech
.
Install extensions
set them in the env config and run: abra app cmd civi.example.org app install_extensions
to install unoffical extension run smth like:
abra app cmd civi.example.org app install_custom_extension shoreditch https://github.com/civicrm/org.civicrm.shoreditch
abra app cmd civi.example.org app install_custom_extension shoreditchwpworkarounds https://lab.civicrm.org/extensions/shoreditchwpworkarounds.git