osl/open_foundation

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/osl/open_foundation

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

This package is not auto-updated.

Last update: 2026-02-23 22:12:45 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.