Modules That Make Up the Event Platform
Last updated on
9 July 2023
In its current form, the event platform is a collection of modules:
- event_platform
- Installs all the submodules, except event_platform_olivero. Provides no code or configuration of its own
- event_platform_details
- Creates a config_page entity to store details about the event, such as name, year, description, and so on. It also provides two custom blocks that leverage data from the config_page: a CTA block intended for the header, and a copyright block intended for the footer
- event_platform_job_listings
- Creates a content type for job listings and a view to display them. By design the job listings are associated with sponsors (so this module depends on event_platform_sponsors) and job listings are displayed according to the level of sponsor that posted them
- event_platform_olivero
- Installs all the other submodules, and places the blocks into the intended regions of the Olivero theme
- event_platform_scheduler
- Provides a dedicated scheduler interface for drag-and-drop assignment of sessions (and potentially other content types) to rooms and time slots. Filters can be added to help organize sessions based on common audience, category, and so on. This module also provides a tool to quickly bulk generate time slots for scheduling
- event_platform_sessions
- Creates a content type for sessions and a variety of taxonomy vocabularies and views to help manage them. Also creates Speaker and Session Moderator roles. Using the Registration Role module, the Speaker role is automatically assigned to new registrants. Workbench Email templates use tokens to send out emails whenever sessions are submitted, accepted, or rejected.
- event_platform_speakers
- Creates a content type for featured speakers and a view to display them
- event_platform_sponsors
- Creates a content type for sponsors and a view to display them, grouped by sponsor level (platinum, gold, etc)
- Creates a content type for sponsors and a view to display them, grouped by sponsor level (platinum, gold, etc)
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion