A Drupal module containing the contrib and custom modules that are required by the Illinois Drupal Framework
The Illinois Drupal Framework Core module includes the config to create a predefined set of content types, along with the modules needed to run a basic Drupal website.
- Content Page
- News
- Blog
- Spotlight
- Backup Migrate
- Bamboo Twig
- CKEditor 5 Bookmark
- Devel
- Diff
- Drush
- Editoria11y
- Entity Usage
- Extlink
- Google Analytics
- Google Custom Search Engine
- Google Tag
- Image Widget Crop
- Imagick
- Linkit
- Menu Block
- Metatag
- Paragraphs
- Pathauto
- Pathologic
- Redirect
- Twig Field Value
- Twig Tweak
- Implement a new template file (twig) to reference the component to be added
- Use a name for the template file name reference in the hook suggestions listed as available OR develop a new hook suggestion. Generally suggestions for this purpose are in the format "paragraph--<paragraph_name>.html.twig"
- The template file paragraph.html.twig may be used as a starting point for development. Review techniques in other templates in the templates/paragraphs directory for producing the results you desire"
- Make sure that the template has access to the required javascript and css (library) for proper formatting. All component libraries listed in the Illinois Toolkit are available without additional development
- Make sure that additional fields and configuration applicable to your methodology for implementation of the component have been added to illinois_framework_core
The WIGG Drupal group is welcoming contributions from anyone on campus. Please see the WIGG Drupal webpage for more information.