osl/open_foundation

dev-master 2024-06-21 09:54 UTC

This package is not auto-updated.

Last update: 2025-04-21 16:59:49 UTC


README

Open Foundation - A Drupal pre-built package with essential modules and a theme.

Project template for Open Foundation distribution.

Create a Open Foundation project with Composer:

To install the most recent stable release of Open Foundation 1.0.x run this command:

composer create-project osl/open_foundation PROJECT_DIR_NAME

To install the dev version of Open Foundation 1.0.x run this command:

composer create-project osl/open_foundation:1.0.x-dev PROJECT_DIR_NAME

Local development with Lando

  1. Install Lando locally, steps for installing can be found here.
  2. Run Lando start.