scrivito-eventbrite

1.4.8 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.8
    1
    • latest

Version History

Package Sidebar

Install

npm i scrivito-eventbrite

Weekly Downloads

1

Version

1.4.8

License

MIT

Unpacked Size

16 kB

Total Files

4

Last publish

Collaborators

  • mdwp