drupal / horizonaid
A Drupal CMS site template recipe for NGOs, nonprofits and humanitarian/aid organizations, built the Varbase recipe-first way.
Package info
git.drupalcode.org/project/horizonaid.git
Type:drupal-recipe
pkg:composer/drupal/horizonaid
1.0.3
2026-09-14 11:13 UTC
Requires
- drupal/core: ^11.3
- drupal/drupal_cms_accessibility_tools: ~2
- drupal/drupal_cms_admin_ui: ~2
- drupal/drupal_cms_ai: ~2
- drupal/drupal_cms_anti_spam: ~2
- drupal/drupal_cms_authentication: ~2
- drupal/drupal_cms_forms: ~2
- drupal/drupal_cms_google_analytics: ~2
- drupal/drupal_cms_helper: ~2
- drupal/drupal_cms_media: ~2
- drupal/drupal_cms_privacy_basic: ~2
- drupal/drupal_cms_search: ~2
- drupal/drupal_cms_seo_basic: ~2
- drupal/drupal_cms_seo_tools: ~2
- drupal/easy_email_express: ~1
- drupal/recipe_installer_kit: ~1
- drupal/varbase_admin_base: ~1.0.0
- drupal/varbase_blog_base: ~1.0.0
- drupal/varbase_content_base: ~1.0.0
- drupal/varbase_editor_base: ~1.0.0
- drupal/varbase_events_base: ~1.0.0
- drupal/varbase_media_base: ~1.0.0
- drupal/varbase_page_base: ~1.0.0
- drupal/varbase_performance_base: ~1.0.0
- drupal/varbase_security_base: ~1.0.0
- drupal/varbase_seo_base: ~1.0.0
- drupal/varbase_users_base: ~1.0.0
- drupal/varbase_webform_base: ~1.0.2
- drupal/varbase_workflow_base: ~1.0.0
- drupal/vartheme_bs5_horizonaid: ~1.0.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-14 12:44:11 UTC
README

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.0
ddev drush recipe ../recipes/contrib/horizonaid
ddev drush cache:rebuild