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
- Host: GitHub
- URL: https://github.com/web-illinois/illinois_framework_profile
- Owner: web-illinois
- Created: 2020-05-21T14:36:48.000Z (almost 6 years ago)
- Default Branch: 4.x
- Last Pushed: 2026-02-04T22:26:32.000Z (about 2 months ago)
- Last Synced: 2026-02-05T10:53:43.164Z (about 2 months ago)
- Topics: drupal, drupal-profile, illinois-framework
- Homepage:
- Size: 226 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.