WP Manifestindependent plugin directory
manifest / integrations / eventbrite-data

EventBrite Data archived

A custom WordPress plugin to retrieve personalized event data from EventBrite.

by J. Michael Ward · github.com/jmichaelward/eventbrite-data · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jmichaelward/eventbrite-data/archive/refs/heads/master.zip

Readme

EventBrite Data - A Custom WordPress Plugin

This is a custom WordPress plugin I'm working on to retrieve private event data from EventBrite using their REST API. This plugin registers a settings page within WordPress, along with a pair of functions used to return data locally via the WordPress REST API (via another plugin - watch this space!).

Read the full README on GitHub →