uteach/uteach_utdk3_customizations

Customizations for the UTeach portfolio of UT Drupal Kit sites

Installs: 6 519

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Type:drupal-custom-module

1.0.3 2023-04-27 21:48 UTC

This package is auto-updated.

Last update: 2024-04-28 22:41:41 UTC


README

This repository provides a common set of configurations for UTeach sites based on the UTDK 3 codebase.

This should be added to a standard installation of UTDK 3 via composer require uteach/uteach_utdk3_customizations

After site installation, enable the uteach_utdk3_customizations module.

Currently, enabling the deployment module will:

  • Enable Enterprise Login functionality (users and the activation of SAML still need to be done manually)
  • Enable the UTProf, UTNews, & UTEvent functionality
  • Enable a UTeach-tooled version of the Content Editor role, which includes permissions for the Profile content.

Subsequent deployment updates should be added as update hooks to uteach_deploy.install, and those same changes should be added to the hook_install() implementation so that new sites will receive those changes.

Sites this repository is currently used on