drupal_cms_case_study
Security covered
Adds a case study content type and listing page.
Not included in Drupal CMS 2.x anymore
This recipe is included with Drupal CMS 1.x. Drupal CMS 2.x and later will use site templates to define content models; therefore, use of this recipe is no longer recommended.
Recipes Applied
Modules and Themes Installed
- Add Content by Bundle
- Link (core)
- Menu Link Content (core)
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_case_study
Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the Drupal CMS issue queue.