Installation (advanced)
Last updated
Last updated
The following steps are for developers that are comfortable with Composer.
1. Initiate a new Drupal project using the recommended Composer template.
2. Require OpenChurch Core module and theme.
3. Enable module and theme (module must be enabled first).
Alternatively, you can enable the module and theme through the Drupal UI. After enabling, you should see a fully themed demo website.
For developers that wish to contribute back to the project, the best way to pull down OpenChurch is from the full project repository:
Note that pull requests can be created on Gitlab or Github.