gtsciences/gt_kickoff

GT College of Sciences Drupal installation kickoff, for a more civilized age. Now with recipes

1.x-dev 2025-03-04 21:53 UTC

This package is auto-updated.

Last update: 2025-03-04 21:53:20 UTC


README

Visibility: Intentionally Public Protected Data: None

Composer and initial configuration starting point for GT College of Sciences Drupal projects, based on minimal or no installation profile and then mixing in recipes.

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 recipes and modules

  • gtsciences/gt-standard -- Recipe for common core modules and configuration
  • gtsciences/gt-sso -- Recipe for GT SSO logins
  • gtsciences/gt-seo-social -- Recipe for SEO and social linking utilities
  • gtsciences/gt_theme -- modified from IC's GT theme
  • gtsciences/gt_tools -- to help with compatibility with campus builds
  • gtsciences/hg-reader -- Mercury Syndication module using core media

Useful References

Composer Patches Composer Recipe Unpack Recipes take inpute in 11.1

Coding Style: Drupal GitHub Super-Linter Dependabot Status