You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 days ago | |
---|---|---|
.drone.yml | 2 days ago | |
.env.sample | 4 days ago | |
.gitignore | 4 weeks ago | |
README.md | 4 days ago | |
abra.sh | 4 days ago | |
apache-sites-available-default.conf.tmpl | 3 weeks ago | |
civicrm.settings.php | 3 days ago | |
civicrm.settings.php.generated | 4 days ago | |
compose.yml | 2 days ago | |
cron.sh | 4 days ago | |
entrypoint.sh | 3 days ago |
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.dev.local-it.cloud app install_extensions
to install unoffical extension run smth like:
abra app cmd civi.dev.local-it.cloud app install_custom_extension shoreditch https://github.com/civicrm/org.civicrm.shoreditch
abra app cmd civi.dev.local-it.cloud app install_custom_extension shoreditchwpworkarounds https://lab.civicrm.org/extensions/shoreditchwpworkarounds.git