Skip to content

mdwp/scrivito-eventbrite

Repository files navigation

Scrivito Eventbrite

CMS: Scrivito License: MIT

Two React components/Scrivito widgets to get Eventbrite events from the Eventbrite REST-API. The Eventbrite widget displays a single event from Eventbrite. The Eventbrite list widget displays a teaser list with all events on your Scrivito site.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-eventbrite

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-eventbrite";

Widget properties

In the widget properties you can set: The ID of the Eventbrite event. You can find the id in the URL of an event e.g. https://www.eventbrite.de/e/seo-in-web-development-tickets-61423296734

For the teaserlist create a page and add the Eventbridelist widget. You must save a permalink which contains the word events

If you leave the Eventbride id empty you can even create an event in Scrivito. This event will also be displayed in the teaser list.

About

A React component/Scrivito widget to get events from eventsbrite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published