e1d8880223e7a95efe73a8090e25ad9c1953a90e
civicrm
CiviCRM Wordpress
- Category: Apps
- Status: 0
- Image:
civicrm, 4, upstream - Healthcheck: No
- Backups: No
- Email: No
- Tests: No
- SSO: No
Quick start
abra app new civicrm-wordpressabra app config <app-name>
Generate secrets (be sure to save them):
abra app secret g <app-name> db_root_password v1abra app secret g <app-name> db_password v1abra app secret g <app-name> civicrm_site_key v1abra app secret g <app-name> civicrm_cred_key v1abra app secret g <app-name> civicrm_sign_key v1
Insert secrets:
abra app secret i <app-name> wordpress_admin_password v1 '<temp account password>'abra app secret i <app-name> smtp_password v1 '<smtp password>'
Deploy app:
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
Languages
Shell
68.2%
PHP
30.6%
Roff
1.2%