WordPress Integration
Sell TIXFIN tickets through WordPress — current status and roadmap
Status: In development. The TIXFIN WordPress plugin is on the roadmap but not yet released. This page describes the planned scope so you know what's coming — nothing below is available to install yet.
Current Status
There is no installable TIXFIN plugin in the WordPress Plugin Directory yet, and no beta build is currently available. Development is tracked in the tixfin-wordpress repository.
If you need to sell tickets on a WordPress site today, you have two working options:
Embed your TIXFIN Shop
Link to, or embed, your TIXFIN storefront from any WordPress page
Use the REST API
Build a custom integration against the TIXFIN API from a WordPress plugin or theme
Planned Scope
The WordPress plugin is being designed for parity with the Shopify integration, adapted to how WordPress sites work:
- Connect a TIXFIN account from the WordPress admin (plugin settings page) and link it to a TIXFIN project, the same way the Shopify app does.
- Manage events and ticket types from inside WordPress admin, or via a shortcode/block that displays your existing TIXFIN events on any page or post.
- Sell tickets via WooCommerce products (for WooCommerce sites) or a native checkout block, mapping a product to a TIXFIN event + ticket type so a completed order automatically creates a real TIXFIN ticket — the same order → ticket automation the Shopify app performs.
- In-admin check-in scanning, for organizers who want to check attendees in without leaving wp-admin.
None of the above is final — the exact feature set may change before release. If there's a specific WordPress/WooCommerce workflow you need, open a feature request describing it so it can inform the plugin's design.
Get Notified
Watch the changelog
Releases are announced as soon as they ship
Follow development
Track progress on the tixfin-wordpress repository