By Samuel, 4 February, 2022 Deploying to a web server using GitHub webhooks How do I automate deployment to a shared web server? Somehow finding a solution for this was harder than expected. Implementing GitHub webhooks: Providing a secure and fairly simple approach using a PHP handler script. Read full article... Tags Drupal CI / CD