/eventbrite_events

Drupal 8 module for integrating with Eventbrite and generating attendee entities.

Primary LanguagePHP

Eventbrite Events

A Drupal 8 module defining event and attendee content types for syncing information from the Eventbrite API.

Usage

  • Store your Eventbrite OAuth token to make requests to the Eventbrite API
  • Create eventbrite_event entities with their Eventbrite Event ID included to automatically sync attendees

Credits

Inspried by daggerhart's Eventbrite Attendees Block, and bt-eric and mglaman's work on midcamp_eventbrite.