====== Drupal ====== Content Management System (CMS) und Content Management Framework (CMF). Auch als Headless CMS einsetzbar. ===== PHP Requirements ===== Siehe https://www.drupal.org/docs/system-requirements/php-requirements. ===== Decoupled Drupal ===== Drupal unterstützt mehrere Arten des "decoupled CMS". {{:webtec:cms:drupal:how-to-decouple-drupal-in-2019-flowchart-full.png?400|}} ===== Drupal Themen ===== * [[https://www.drupal.org/docs/develop/using-composer/using-drupals-composer-scaffold]] * [[https://www.drush.org/latest/commands/all/]] * [[https://www.hook42.com/blog/so-you-need-update-drupal-88x]] ===== Drupal Companies ===== Drupal Spezialisten mit lesenswerten Blogs. [[web:Drupal:Companies]] ===== Drupal Module ===== [[Web:Drupal:Modules:start]] ===== Custom Page ===== Custom Pages (HTML, PHP, anderes) lassen sich via Modul in Drupal einbinden. Anleitung hierzu siehe https://www.alansaunders.co.uk/blog/building-custom-page-drupal-89 ===== Automatische Drupal Updates ===== Mit Renovate (Free Version) einen GIT-Prozess installieren, der Drupal automatisch auf Stand hält. https://www.mend.io/renovate-free/