studioartcz/drupal

Drupal 8 development stack for usually cases like a middle websites, magazines


Keywords
composer-project, czech-republic, docker, drupal, drupal-8, drupal-distribution
License
GPL-2.0+

Documentation

Quick development template on Drupal 8

based on Lightning by Acquia, inspired by Thunder.

What this stack solving?

  • multi-language support by default (english is default)
  • standard user roles setup (client / editor, seo analytic, administrator)
  • forms solution
  • error reporting for humans (sentry.io)
  • the right development way (composer, assets, git)
  • prepared for environments: localhost, stage, production
  • development tools (webprofiler, twig debug - suggestions)
  • fixed UX @ admin (chosen, admin toolbar, styles)
  • deployment solution (docker, separated data from app, builds, ...)

Used modules:

  • Paragraphs
  • Webform
  • Chosen
  • Raven
  • Devel
  • Config Split
  • Config Read Only
  • Stage File Proxy
  • Admin Toolbar