drupal / goodwell
A blank template with the foundational features of Drupal CMS, for those who truly want to start from scratch.
Package info
git.drupalcode.org/project/goodwell.git
Type:drupal-recipe
pkg:composer/drupal/goodwell
1.0.x-dev
2026-06-15 15:33 UTC
Requires
- drupal/automatic_updates: ^4.1.0
- drupal/autosave_form: ^1.11.0
- drupal/bpmn_io: ^3.0.5
- drupal/canvas: ^1.4.1
- drupal/captcha: ^2.0.10
- drupal/coffee: ^2.0.1
- drupal/core: ^11.3.10
- drupal/crop: ^2.6.0
- drupal/cva: ^1.0.0
- drupal/dashboard: ^2.2.0
- drupal/drupal_cms_helper: ^2.1.2
- drupal/drupical: ^1.0.2
- drupal/easy_breadcrumb: ^2.0.9
- drupal/easy_email: ^3.0.7
- drupal/easy_email_theme: ^1.1.0
- drupal/eca: ^3.1.2
- drupal/focal_point: ^2.1.2
- drupal/friendlycaptcha: ^1.1.4
- drupal/gin: ^5.0.13
- drupal/gin_login: ^2.1.4
- drupal/gin_toolbar: ^3.0.3
- drupal/goodwell_theme: *
- drupal/honeypot: ^2.2.2
- drupal/jquery_ui: ^1.8.0
- drupal/jquery_ui_resizable: ^2.1.0
- drupal/klaro: ^3.0.10
- drupal/linkit: ^7.0.15
- drupal/login_emailusername: ^3.0.1
- drupal/mailsystem: ^4.5.0
- drupal/media_file_delete: ^1.3.1
- drupal/media_library_bulk_upload: ^1.0.6
- drupal/menu_link_attributes: ^1.7.0
- drupal/modeler_api: ^1.1.2
- drupal/navigation_extra_tools: ^1.3.2
- drupal/pathauto: ^1.15.0
- drupal/project_browser: ^2.1.3
- drupal/redirect: ^1.13.0
- drupal/sam: ^1.3.2
- drupal/scheduler: ^2.2.2
- drupal/scheduler_content_moderation_integration: ^3.0.5
- drupal/svg_image: ^3.2.2
- drupal/symfony_mailer_lite: ^2.0.4
- drupal/tagify: ^1.2.51
- drupal/token: ^1.17.0
- drupal/trash: ^3.0.27
- drupal/view_password: ^6.0.5
- drupal/webform: ^6.3.0-beta9
This package is not auto-updated.
Last update: 2026-06-17 05:59:30 UTC
README
A Drupal 11 site template for insurance businesses. Built with the Canvas page builder, Goodwell theme, and Webform.
What's Included
- Goodwell theme — custom front-end theme with 25+ Canvas components (hero, cards, premium calculator, testimonials, webform embed, and more)
- Canvas page builder — drag-and-drop layouts using Single Directory Components
- Webform — lead capture forms with modal thank-you messages
- Premium Calculator — live insurance estimator with no form submission required
- Gin admin theme — modern admin interface
- Pre-configured content types:
canvas_page,media,webform_submission
Requirements
Installation
Always run a clean Drupal install before applying the recipe.
# With Lando
lando drush si -y
lando drush recipe recipes/goodwell
# With DDEV
ddev drush si -y
ddev drush recipe recipes/goodwell
Then clear cache:
lando drush cr
After Installation
- Log in at
/user/login - Edit pages via the Canvas editor (pencil icon on any canvas_page node)
- Manage webforms at
/admin/structure/webform - Manage media at
/admin/content/media