Skip to content

Releases: venture-media/venture-events

v0.9.26.0 (Beta)

v0.9.26.0 (Beta) Pre-release
Pre-release

Choose a tag to compare

@Leon2332 Leon2332 released this 19 Aug 07:30

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)

v0.9.24.0 (Beta) Pre-release
Pre-release

Choose a tag to compare

@Leon2332 Leon2332 released this 19 Aug 07:22

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)

v0.9.22.0 (Beta) Pre-release
Pre-release

Choose a tag to compare

@Leon2332 Leon2332 released this 12 Aug 20:09

Add EFT checkout shortcodes for unpaid Net 30 invoices.

v0.9.21.1 (Beta)

v0.9.21.1 (Beta) Pre-release
Pre-release

Choose a tag to compare

@Leon2332 Leon2332 released this 12 Aug 20:02

Fixed Zoho contact lookup logic.