Drupal Cms Page
This project provides a content type for creating simple pages. It was previously included with Drupal CMS but is now recommended to use site templates instead for defining content models.
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.2.10 | Stable | Hotfixes an autoloader bug. | Jan 7, 2026 | ||
| 1.2.9 | Stable | Bugs were fixed in this, the final release of Drupal CMS 1.x. | Jan 6, 2026 | ||
| 2.0.0-beta1 | Pre-release | Beta at last! Includes many improvements, stable Canvas, and the first real-world site template. | Dec 17, 2025 | ||
| 2.0.0-alpha2 | Pre-release | Tighter integration with Canvas, and bug fixes. | Nov 19, 2025 | ||
| 2.0.0-alpha1 | Pre-release | Initial alpha release for early testing. | Oct 17, 2025 | ||
| 1.2.0 | Stable | Maintenance release with under-the-hood improvements and Drupal 11.2 compatibility. | Jun 20, 2025 | ||
| 2.x-dev | Dev | Development snapshot of the 2.x branch. | May 29, 2025 | ||
| 1.1.1 | Stable | Fixes a couple of bugs with dependencies. | May 7, 2025 | ||
| 1.1.0 | Stable | A few features, a few bug fixes. Good stuff. | Mar 19, 2025 | ||
| 1.0.3 | Stable | Bugs fixed. | Mar 17, 2025 | ||
| 1.0.1 | Stable | Bug fixes. | Jan 22, 2025 | ||
| 1.0.0 | Stable | First stable release! | Jan 14, 2025 | ||
| 1.0.0-rc2 | Pre-release | Dec 17, 2024 | |||
| 1.0.0-rc1 | Pre-release | First release candidate. | Dec 5, 2024 | ||
| 1.x-dev | Dev | Development snapshot of the 1.x branch. | Dec 5, 2024 |