Drupal & CiviCRM
Local Development (DDEV)
Pre-steps Fish Shell! New Git repo: Initialize new repo. Take care that repo di...
Patching
composer require cweagans/composer-patches "enable-patching": true, "patches": { ...
Installation on mijn.host hosting
Clone git repo first, then install Drupal, providing details manually to the installer. composer...
Updating on mijn.host hosting
composer install --no-dev cd ./public_html export SITE_URL=$(cat ../site.url) ../vendor/bin/dr...