drupal/horizonaid

A Drupal CMS site template recipe for NGOs, nonprofits and humanitarian/aid organizations, built the Varbase recipe-first way.

Maintainers

Package info

git.drupalcode.org/project/horizonaid.git

Type:drupal-recipe

pkg:composer/drupal/horizonaid

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

This package is auto-updated.

Last update: 2026-06-30 19:16:12 UTC


README

Horizon Aid

Horizon Aid

pipeline status Horizon Aid

A Drupal CMS site template recipe for NGOs, nonprofits and humanitarian/aid organizations, built the Varbase recipe-first way.

Install with Composer

To install the most recent release of Varbase 11.0.x, run this command:

composer create-project drupal/varbase_project:~11.0.0 PROJECT_DIR_NAME --no-dev --no-interaction

Then require the recipe and apply it with DDEV:

ddev composer require drupal/horizonaid:1.0.x-dev
ddev drush recipe ../recipes/contrib/horizonaid
ddev drush cache:rebuild

Learn More