An open API service indexing awesome lists of open source software.

https://github.com/tripflex/bizzabo-tickets

WordPress plugin to display Bizzabo Event Tickets via Widget or Shortcode
https://github.com/tripflex/bizzabo-tickets

Last synced: 8 months ago
JSON representation

WordPress plugin to display Bizzabo Event Tickets via Widget or Shortcode

Awesome Lists containing this project

README

          

# Bizzabo Tickets #
**Contributors:** tripflex
**Donate link:** https://www.bizzabo.com
**Tags:** Bizzabo, Tickets, Events, Widget, Shortcode
**Requires at least:** 3.8
**Tested up to:** 4.3
**Stable tag:** 0.1.0
**License:** GPLv3
**License URI:** http://www.gnu.org/licenses/gpl-3.0.html

Bizzabo Tickets Widget and Shortcode plugin to output Bizzabo Events

## Description ##

Output a Bizzabo Ticket order form using the integrated Widget, or [bizzabo-tickets event_id="123456"] shortcode.

### Features ###

* Custom Widget
* Custom Shortcode `[bizzabo-tickets event_id="123456"]`
* Very small footprint, with clean and documented code

### Contributing and reporting bugs ###

You can contribute code to this plugin via GitHub: [https://github.com/tripflex/bizzabo-tickets](https://github.com/tripflex/bizzabo-tickets)

### Support ###

Use the WordPress.org forums for community support where we try to help all users. If you spot a bug, you can log it (or fix it) on [Github](https://github.com/tripflex/bizzabo-tickets) where we can act upon them more efficiently.

## Installation ##

### Manual Installation ###

1. Upload the entire `/bizzabo-tickets` directory to the `/wp-content/plugins/` directory.
2. Activate Bizzabo Tickets through the 'Plugins' menu in WordPress.

## Frequently Asked Questions ##

1. How do I output using a shortcode?
Insert the shortcode `[bizzabo-tickets event_id="123456"]` replacing 123456 with the actual Event ID.

## Screenshots ##

### 1. Example Output ###
![Example Output](http://ps.w.org/bizzabo-tickets/assets/screenshot-1.png)

### 2. Shortcode Example ###
![Shortcode Example](http://ps.w.org/bizzabo-tickets/assets/screenshot-2.png)

### 3. Widget Example ###
![Widget Example](http://ps.w.org/bizzabo-tickets/assets/screenshot-3.png)

## Changelog ##

### 0.1.0 ###
* First release

## Upgrade Notice ##

### 0.1.0 ###
First Release