drupal/event_platform_example

Initial configuration of the Drupal Event Platform including an event

1.0.0-alpha3 2025-07-11 07:06 UTC

This package is auto-updated.

Last update: 2025-07-11 11:09:14 UTC


README

This recipe is intended as a quick way to get started using Event Platform, by using an example initial setup.

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 composer requires the Event Platform Starter recipe, which itself has a large number of dependencies. Pulling them in automatically by using composer is strongly recommended.

Application

To apply this recipe to your site, use the following command AFTER following the steps in the Event Platform Starter's README:


You should now have an initial setup that you can modify to suit your needs.

## Maintainers (optional)

- Martin Anderson-Clutz - [mandclu](https://www.drupal.org/u/mandclu)
- Bernardo Martinez - [bernardm28](https://www.drupal.org/u/bernardm28)