rjtownsend / romelloskuggs
A starter website for Drupal 8 Developers
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:drupal-profile
Requires
- drupal/address: ^1.7
- drupal/admin_toolbar: ^2.0-beta2
- drupal/adminimal_theme: ^1.5
- drupal/anchor_link: ^1.6
- drupal/auto_entitylabel: ^3.0@beta
- drupal/bootstrap_barrio: ^4.22
- drupal/bootstrap_sass: ^1.9
- drupal/captcha: ^1.0@beta
- drupal/conditional_fields: ^1.0-alpha6
- drupal/devel: ^2.1
- drupal/editor_advanced_link: ^1.4
- drupal/entity_browser: ^2.2
- drupal/entity_browser_enhanced: ^1.0-rc5
- drupal/entity_usage: ^2.0-beta1
- drupal/field_group: ^3.0-rc1
- drupal/focal_point: ^1.0
- drupal/inline_entity_form: ^1.0-rc3
- drupal/layout_builder_modal: ^1.0@alpha
- drupal/layout_builder_restrictions: ^2.2
- drupal/link_attributes: ^1.9
- drupal/linkit: ^5.0-beta9
- drupal/media_entity_browser: ^2.0-alpha2
- drupal/paragraphs: ^1.9
- drupal/pathauto: ^1.6
- drupal/rabbit_hole: ^1.0@beta
- drupal/redirect: ^1.4
- drupal/schema_metatag: ^1.4
- drupal/twig_tweak: ^2.4
- drupal/webform: ^5.4
This package is auto-updated.
Last update: 2025-03-15 21:52:50 UTC
README
A starter website for Drupal 8 Developers
Installs and configures core and contrib modules plus the bootstrap_sass theme. Project goal is to provide a starter website for developers and site-builders similar to a starter theme for front-end developers.
Full instructions for installing a bootstrap_sass subtheme can be found here: https://www.drupal.org/project/bootstrap_sass
The Romello Skuggs Installer project provides a base composer.json
installation file
that can be used in tandem with this install profile. See the project page for details.
What does Romello Skuggs do?
- Enables and configures several core and contrib modules that are used on the majority of sites
- Removes any default configuration provided by drupal, such as default content types or fields
- When used wiht the Romello Skuggs Installer, provides a quick and easy way to start building a site from scratch.