An open API service indexing awesome lists of open source software.

https://github.com/web-illinois/illinois_framework_profile

A Drupal profile that installs the Illinois Framework Core modules and the Illinois Framework Theme
https://github.com/web-illinois/illinois_framework_profile

drupal drupal-profile illinois-framework

Last synced: 27 days ago
JSON representation

A Drupal profile that installs the Illinois Framework Core modules and the Illinois Framework Theme

Awesome Lists containing this project

README

          

# Illinois Drupal Framework Distribution

The goal of the Illinois Drupal Framework is to let people rapidly create and deploy an accessible Illinois branded Drupal website that includes a common set of features. The ability to setup and maintain a Drupal website is required to use this framework. An example site that showcases the features of this distribution can be found at https://drupal.webtheme.illinois.edu/.

# Installing

The preferred way to install the Illinois Drupal Framework is via Composer. Please refer to our [Composer-based project template](https://github.com/web-illinois/illinois_framework_project) for instructions.

# What's included

The Illinois Drupal Framework pulls together contributed modules, a custom theme, and custom configuration to build an out-of-the-box functional Drupal website.

## Theme

The [Illinois Framework Theme](https://github.com/web-illinois/illinois_framework_theme) is designed to be accessible and meet the current campus branding standards. If customization is needed, you can [create a sub-theme](https://www.drupal.org/docs/theming-drupal/creating-sub-themes) that modifies only the parts needed.

## Core module

The [Illinois Framework Core](https://github.com/web-illinois/illinois_framework_core) module defines what contrib modules are included, along with the default content types that come with the framework.

### Core Content Types
The default set of content types included are:

- Content Page
- News
- Blog
- Spotlight
- Highlighted courses
- Award/Award Winner

The framework also makes use of [Paragraphs](https://www.drupal.org/project/paragraphs) for page layout and customization.

### Included Contrib Modules

Please refer to the [Illinois Framework Core](https://github.com/web-illinois/illinois_framework_core) repo for a list of included contrib modules.

# Community

The WIGG Drupal group meets monthly. Please see the [WIGG Drupal webpage](https://wigg.illinois.edu/membership/drupal/) for more information.

# Contributing

The WIGG Drupal group is welcoming contributions from anyone on campus. Please see the [WIGG Drupal webpage](https://wigg.illinois.edu/membership/drupal/) for more information.