Recommended modules to start off a Drupal 10 project for UI site builders.
Drupal is extremely flexible in that a wide range of people can build a website with it. While there has a been a emphasis on making Drupal fit for enterprise solutions, it is still the case that non developers can build their project with it. They just need the right contrib modules, with core alone it would be hard.
This is a evolving list that will be periodically updated.
Site Building
Themes
- ADMIN: Gin / D10 ADMIN THEME LIST
- Contrib Theme with SDC's. D10 SDC STARTERTHEME LIST
Admin Tools
- admin_toolbar
- coffee
- devel
- environment_indicator
- gin_toolbar
- redirect
- pathauto
- subpathauto
- module_filter
- sam
- token
- views_bulk_edit
- views_bulk_operations
- webform
- -or- contact_default_fields_override / contact_storage
- rip
Rules and Logic
Config Tools
Entities
Fields
- custom_field
- filefield_paths
- smart_date
- tagify
- field_validation
- conditional_fields
- computed_field -or- field_token_value
- viewsreference -or- viewfield
Views
- better_exposed_filters
- views_ajax_history
- selective_better_exposed_filters
- configurable_views_filter_block
- views_infinite_scroll
Permissions
Layout Builder
- layout_builder_restrictions
- layout_builder_lock
- layout_library
- section_library
- inline_block_title_automatic
SDC to UI
Search
Theming
SEO
Content Editors
Accessibility
Creating Content
Importing Content
Live-Site maintenance
Security
Monitoring