Drupal Cms Events
This project creates an event content type and a page to list events. It includes features for adding events, managing their dates, and displaying them on a map.
Adds an event 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
- Document Media Type (core)
- Drupal CMS Basic Page
- Drupal CMS Basic Privacy
Modules and Themes Installed
- Add Content by Bundle
- Address
- Add to Cal
- Date Augmenter
- Geocoder
- Geofield
- Leaflet
- Menu Link Content (core)
- Smart Date
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_events
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 | ||
| 1.1.2 | Stable | Fixes a bug that can stop the recipe from being applied. | Jun 5, 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.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 |