Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 883 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 883 Bytes

gt_drupal_kickoff

GitHub Super-Linter

Composer and initial configuration starting point for GTSciences drupal projects

Drupal Recipes

Drupal Recipes are a way to define a set of modules and configuration that can be installed with a single command. This project calls recipes for installing common configuration and modules to allow lifecycle adaptation without being pinned to a specific base profile.

Applying Recipes

Will call

  • gt_drupal_sso
  • gt_drupal_theme (modified from gt's theme)

Useful References

Composer Patches we are using the 2.0 beta at this point