front / university
The Drupal University distribution
Installs: 540
Dependents: 1
Suggesters: 0
Security: 0
Stars: 10
Watchers: 26
Forks: 1
Open Issues: 0
Language:HTML
Type:drupal-profile
Requires
- drupal/allowed_formats: 1.x-dev
- drupal/better_exposed_filters: ^3.0
- drupal/chosen: ~2.2
- drupal/embed: ~1.0
- drupal/entity_embed: ~1.0
- drupal/facets: ~1.0
- drupal/link_attributes: ~1.0
- drupal/linkit: 5.0.0-beta6 as 4.0
- drupal/media_entity_document: ^1.1
- drupal/search_api: ~1.4
- harvesthq/chosen: ^1.6
This package is not auto-updated.
Last update: 2024-12-19 14:28:05 UTC
README
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.