gtsciences / gt_kickoff
GT College of Sciences Drupal installation kickoff, for a more civilized age. Now with recipes
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.3
- composer/installers: ^2.3
- composer/unpack: dev-master
- cweagans/composer-patches: ^2.0@beta
- deployer/deployer: ^7.5
- drupal/core: ^11.1
- drupal/core-composer-scaffold: ^11.1
- drush/drush: ^13.3
- gtsciences/gt-admin: *
- gtsciences/gt-editorial: *
- gtsciences/gt-seo-social: *
- gtsciences/gt-sso: *
- gtsciences/gt-standard: *
- gtsciences/gt_theme: ^1.0
- gtsciences/gt_tools: ^1.0
- gtsciences/hg_reader: ^5.0
- npm-asset/northernco--ckeditor5-anchor-drupal: ^0.5.0
- oomphinc/composer-installers-extender: ^2.0
- webflo/drupal-finder: ^1.3
- wikimedia/composer-merge-plugin: ^2.1
Requires (Dev)
- chi-teck/drupal-code-generator: ^4.1
- drupal/coder: ^8.3
- drupal/content_export_csv: ^4.7
- drupal/core-dev: ^11.1
- drupal/devel: ^5.3
- drupal/migrate_plus: ^6.0
- drupal/migrate_source_csv: ^3.7
- drupal/upgrade_status: ^4.3
- drupal/views_data_export: ^1.5
- drupal/webprofiler: ^11.1
- kevinquillen/recipe-generator: ^2.0
- mglaman/phpstan-drupal: ^1.2
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
Conflicts
This package is auto-updated.
Last update: 2025-03-04 21:53:20 UTC
README
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.
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