Skip to content
Snippets Groups Projects
Forked from project / ui_patterns
Source project has a limited visibility.

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.