Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

University

University is a Drupal 8 distribution for universites and colleges. It consists of the current Drupal 8 and Thunder distribution functionality, and additional contributed modules, that builds an environment easy to install and use.

Installation

If you want to install University with composer (recommended) do the following:

composer create-project --stability dev front/university-project university

For further information follow the install instructions.