drupal_cms_page
Security covered
Adds a content type for simple pages.
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
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_page
Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the Drupal CMS issue queue.