osl / open_foundation
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- composer/installers: ^2.2
- drupal/admin_toolbar: ^3.4
- drupal/advagg: ^6.0@alpha
- drupal/backup_migrate: ^5.0
- drupal/core-composer-scaffold: ^10.2
- drupal/core-project-message: ^10.2
- drupal/core-recommended: ^10.2
- drupal/devel: ^5.2
- drupal/gin: ^3.0@RC
- drupal/gin_toolbar: ^1.0@RC
- drupal/layout_builder_modal: ^1.2
- drupal/layout_builder_restrictions: ^3.0
- drupal/layout_builder_styles: ^2.0
- drupal/metatag: ^2.0
- drupal/paragraphs: ^1.17
- drupal/pathauto: ^1.12
- drupal/queue_ui: ^3.1
- drupal/ultimate_cron: ^2.0@alpha
- drupal/webform: ^6.2
Requires (Dev)
- drupal/core-dev: ^10.2
- drush/drush: ^12.5
- mglaman/phpstan-drupal: ^1.2
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
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
- Install Lando locally, steps for installing can be found here.
- Run Lando start.