civicrm-wordpress/README.md

907 B

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