Drupal Cms Starter
Security covered
This project provides a minimal Drupal CMS setup with essential features like administration, authentication, basic privacy, SEO, and media handling. It serves as a starting point that allows users to bring their own design and build custom functionalities on top of this foundational structure.
A simple template with just the basics. Bring your own design, and build what you need.
Recipes Applied
- Administrator role (core)
- Drupal CMS Admin UI
- Drupal CMS Anti-spam
- Drupal CMS Authentication Tweaks
- Drupal CMS Basic Privacy
- Drupal CMS Basic SEO
- Drupal CMS Media
- Easy Email: Express Mail
- Recommended Maintenance (core)
- Recommended Performance (core)
Modules and Themes Installed
- Configuration Manager (core)
- Custom Menu Links (core)
- CVA (Class Variance Authority)
- Inline Form Errors (core)
- Mercury
- Project Browser
Installation
This project is part of Drupal CMS. If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:
composer require drupal/drupal_cms_starter
Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the Drupal CMS issue queue.