https://github.com/pretix/pretix-widget-wordpress
WordPress plugin to integrate the pretix widget into your website
https://github.com/pretix/pretix-widget-wordpress
Last synced: about 1 year ago
JSON representation
WordPress plugin to integrate the pretix widget into your website
- Host: GitHub
- URL: https://github.com/pretix/pretix-widget-wordpress
- Owner: pretix
- License: apache-2.0
- Created: 2023-04-13T10:46:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T10:10:25.000Z (over 2 years ago)
- Last Synced: 2024-02-15T10:32:53.236Z (over 2 years ago)
- Language: PHP
- Homepage:
- Size: 481 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# pretix Widget WordPress plugin
This is the official WordPress plugin to integrate the [pretix Widget](https://docs.pretix.eu/en/latest/user/events/widget.html) or [pretix Button](https://docs.pretix.eu/en/latest/user/events/widget.html#pretix-button) into a WordPress website.
It allows easy WYSIWYG integration through a Gutenberg block as well as a more traditional integration approach using shortcodes.
The plugin works with both pretix Hosted as well as self-hosted installations of pretix.
A detailed documentation can be found within the plugin's settings pages.

## Project status
This project is currently in **public beta**. We're happy about any feedback, just reach out at support@pretix.eu or open an issue on GitHub!
## Installation
This project is not yet available in the WordPress plugin directory (we're working on it).
To install the current beta version, [download a ZIP from GitHub](https://github.com/pretix/pretix-widget-wordpress/archive/refs/heads/main.zip).
In your WordPress admin interface, select **Plugins** → **Add New** → **Upload Plugin** and upload the ZIP file.
## Features
The plugin allows embedding a pretix Widget with the following options:
- Selecting a specific date from an event series
- Filtering for specific product categories, products, or variations
- Pre-selecting a voucher
- Changing the display type (list, month calendar, week calendar)
- Disabling voucher input
- Language selection
- Custom CSS
Plus the following options for a pretix Button:
- Custom button text
- Selecting a specific date from an event series
- Pre-selecting products
- Pre-selecting a voucher
- Custom CSS
The following options from the [Widget docs](https://docs.pretix.eu/en/latest/user/events/widget.html) are currently not implemented:
- Integration with consent tools
- Passing user data
- Integration with Google Analytics
## Credit
Developed by straightvisions GmbH