colbycomms/whos-coming

There is no license information available for the latest version (v1.0.3) of this package.

A listing of people who have R.S.V.P.'ed to an event, with the list entered in JSON or CSV format.

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 141

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 10

Type:wordpress-plugin


README

A WordPress plugin generating a listing of people who have R.S.V.P.'ed to an event, with the list entered in JSON or CSV format.

Demo.

Install

Clone this repository in your plugin repository. Alternatively install as a Composer package in a WordPress theme with

composer require colbycomms/whos-coming

Usage

After activating the plugin, see the plugin options (under the Plugins admin menu item) to tell the package where and how to request data. The options are JSON or CSV data requested from a URL or pasted into a text field.

Then place the following shortcode on any page:

[whos-coming]