Skip to content

Full composer project template for the OpenChurch distribution.

Notifications You must be signed in to change notification settings

drupalninja/openchurch-project

Repository files navigation

Overview

This composer project is used for testing the OpenChurch install profile for Drupal 10+.

Gitpod link: https://gitpod.io/#https://github.com/drupalninja/openchurch-project/

Quick start

  1. Enable DDEV

    ddev start
  2. Install Composer

    ddev composer install
  3. Install Standard install profile

    ddev . drush si -y
  4. Enable the OpenChurch Core module

    ddev . drush en -y openchurch_core
  5. Enable the OpenChurch Themee

    ddev . drush theme:enable openchurch_theme
    ddev . drush config-set -y system.theme default openchurch_theme
  6. Login to test

    ddev . drush uli

About

Full composer project template for the OpenChurch distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages