Go to file
Philipp Rothmann 95903d25f4 chore: publish 0.1.1+5.59.4-wordpress-php8.1 release 2023-04-03 10:24:07 +02:00
.drone.yml fix drone 2023-03-31 11:35:28 +02:00
.env.sample chore: publish 0.1.1+5.59.4-wordpress-php8.1 release 2023-04-03 10:24:07 +02:00
.gitignore init 2023-03-07 11:45:11 +01:00
README.md chore: publish 0.1.1+5.59.4-wordpress-php8.1 release 2023-04-03 10:24:07 +02:00
abra.sh install extensions 2023-03-29 17:46:16 +02:00
apache-sites-available-default.conf.tmpl init 2023-03-14 16:50:45 +01:00
civicrm.settings.php add optimisation 2023-03-30 13:54:48 +02:00
civicrm.settings.php.generated fix stuff, make cron work 2023-03-29 15:51:54 +02:00
compose.yml chore: publish 0.1.1+5.59.4-wordpress-php8.1 release 2023-04-03 10:24:07 +02:00
cron.sh fix stuff, make cron work 2023-03-29 15:51:54 +02:00
entrypoint.sh chore: publish 0.1.1+5.59.4-wordpress-php8.1 release 2023-04-03 10:24:07 +02:00

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