Releases: venture-media/venture-events
Releases · venture-media/venture-events
Release list
v0.9.26.0 (Beta)
Adds a public results dashboard for issued tickets and packages.
Results shortcode
Use [venture_registration results_id="123"] (event ID). The shortcode is also listed on the Events admin screen as results.
- Monthly bar chart (purchase period, first month to last) plus a doughnut of totals by tier.
- Total count is in the heading; revenue (N$ …) is the line under it.
- Packages also get a full-width industry bar. Write-in values are one 'Other' bar, not a bar per custom label.
What is counted
- Issued rows only: paid and eft. Pending checkouts are excluded.
- Tickets = paid person tickets, including extra tickets bought with a package. Package-included free guests are not counted.
- Packages = package rows only (one per purchase).
- Complimentary = admin-issued complimentary tickets.
Chart.js 4.4.9 is bundled for these charts.
v0.9.24.0 (Beta)
Complimentary tickets and special packages can now be configured per event instead of using a single hardcoded complimentary pass.
Complimentary ticket tiers
- Each event has a Complimentary ticket tiers box. Names are shown exactly as entered (e.g. Delegate Pass, Party Pass, Agents Pass).
- [venture_complimentary event_id="123"] requires a tier. Issuing is blocked if no tiers are configured.
- Ticket emails and guest lists use the selected tier name.
- Older tickets with no named tier still show as Complimentary Pass.
Industry on special packages
- Each special package can have industry options (one per line) and an optional Other.
- When options are set, industry is required on [venture_registration event_id="S123"].
- Industry is stored on the package row, shown and searchable on Special lists, and included in CSV export (Other: … when they specified one).
v0.9.22.0 (Beta)
Add EFT checkout shortcodes for unpaid Net 30 invoices.
v0.9.21.1 (Beta)
Fixed Zoho contact lookup logic.