drupal / event_platform_starter
Provides a freshly installed version of the Drupal Event Platform, set up and ready to start customizing for your event.
Package info
git.drupalcode.org/project/event_platform_starter.git
Type:drupal-recipe
pkg:composer/drupal/event_platform_starter
Requires
- drupal/add_content_by_bundle: ^2.0@rc
- drupal/addtocal_augment: ^1.2
- drupal/auto_entitylabel: ^3.4
- drupal/automatic_updates: ^4.1
- drupal/autosave_form: ^1.11
- drupal/canvas: ^1.5
- drupal/captcha: ^2.0
- drupal/coffee: ^2.0
- drupal/config_pages: ^2.22
- drupal/content_moderation_link: ^1.1
- drupal/core: ^11.3
- drupal/crop: ^2.6
- drupal/cva: ^1.0
- drupal/dashboard: ^2.2
- drupal/date_augmenter: ^1.1
- drupal/drupal_cms_helper: ^2.1
- drupal/drupical: ^1.0
- drupal/easy_breadcrumb: ^2.0
- drupal/easy_email: ^3.0
- drupal/easy_email_theme: ^1.1
- drupal/eca: ^3.1
- drupal/eca_tamper: ^2.0
- drupal/eca_vbo: ^2.2
- drupal/event_horizon: ^2.0@rc
- drupal/event_platform_helper: ^1.0@rc
- drupal/field_group: ^4.0
- drupal/field_permissions: ^1.5
- drupal/flag: ^5.0
- drupal/focal_point: ^2.1
- drupal/friendlycaptcha: ^1.1
- drupal/gin: ^5.0
- drupal/gin_login: ^2.1
- drupal/gin_toolbar: ^3.0
- drupal/hide_revision_field: ^2.5
- drupal/honeypot: ^2.2
- drupal/inline_entity_form: ^3.0
- drupal/jquery_ui: ^1.8
- drupal/jquery_ui_resizable: ^2.1
- drupal/keysave: ^1.1
- drupal/klaro: ^3.0
- drupal/linkit: ^7.0
- drupal/login_emailusername: ^3.0
- drupal/mailsystem: ^4.5
- drupal/maxlength: ^3.1
- drupal/media_file_delete: ^1.3
- drupal/media_library_bulk_upload: ^1.0
- drupal/menu_link_attributes: ^1.7
- drupal/metatag: ^2.2
- drupal/modeler: ^1.0
- drupal/modeler_api: ^1.1
- drupal/moderation_state_condition: ^2.1
- drupal/navigation_extra_tools: ^1.3
- drupal/pathauto: ^1.15
- drupal/project_browser: ^2.1
- drupal/redirect: ^1.13
- drupal/sam: ^1.3
- drupal/scheduler: ^2.3
- drupal/scheduler_content_moderation_integration: ^3.0
- drupal/schema_metatag: ^3.0
- drupal/simple_sitemap: ^4.2
- drupal/smart_date: dev-4.2.x
- drupal/smart_menu_links: ^1.0
- drupal/storage: ^1.4
- drupal/svg_image: ^3.2
- drupal/symfony_mailer_lite: ^2.0
- drupal/tagify: ^1.2
- drupal/tamper: ^1.0@beta
- drupal/token: ^1.17
- drupal/token_or: ^2.3
- drupal/trash: ^3.0
- drupal/tvi: ^2.0
- drupal/view_password: ^6.0
- drupal/views_argument_token: ^2.0
- drupal/views_bulk_operations: ^4.4
- drupal/views_flag_refresh: ^1.0
- drupal/views_summary_tabs: ^1.0
- drupal/webform: ^6.3@rc
- drupal/webform_views: ^5.6
This package is auto-updated.
Last update: 2026-06-24 09:31:28 UTC
README
This site template recipe is intended as a quick way to get started using Event Platform, its companion theme Event Horizon, and an example event to make your new Drupal camp (or similar event) website as robust as possible.
For a full description of the recipe, visit the project page.
Submit bug reports and feature suggestions, or track changes in the issue queue.
Table of contents (optional)
- Requirements
- Application
- Troubleshooting
- FAQ
- Maintainers
Requirements
This recipe requires a large number of dependencies. Pulling them in automatically by using composer is strongly recommended.
Application
Begin by installing Drupal CMS. If you want to do this locally, follow the steps in the DDEV documentation.
If bringing this recipe in via composer, use:
You should then be able to select the Event Platform site template during the
CMS installer. After that your site will be ready to start customizing!
## Maintainers
[//]: # cSpell:disable
[//]: # Do not add maintainers to cspell-project-words file
- Martin Anderson-Clutz - [mandclu](https://www.drupal.org/u/mandclu)
- Bernardo Martinez - [bernardm28](https://www.drupal.org/u/bernardm28)