IndustryMeeting management / International events / Private-deployed SaaS

Meeting Management — Private-Deployed Platform

A ¥19,800 perpetually licensed, self-hosted meeting platform — 8 modules, any BCP 47 language, 4-channel international payment, AI site builder + Copilot, dual-QR check-in. v0.6.0 in production.

In short

This is a perpetually licensed, self-hosted meeting system from YGG for enterprises, government bodies, universities/hospitals and event agencies. Eight modules — registration, international payment, QR check-in, live streaming, hotel & transport, agenda & news, AI site builder and Copilot — are natively integrated and deployed on the customer's own servers for a one-time ¥19,800 licence. Two things separate it from generic SaaS registration tools billed per event and per registrant: attendee phone numbers, IDs and payment records stay in the customer's own Postgres, and after the buy-out there are no caps on events, registrants or channels.

What the agent takes off people's plates

Core capabilities

01

Any BCP 47 language

25+ display labels, with Locale as a plain string so any BCP 47 tag can be added · four-layer localization across UI, registration fields, SMS and email · per-meeting subset of enabled languages · AI one-click translation never overwrites human translations. Domestic and overseas guests open the same link and each see their native language.

02

4-channel international payment

Native WeChat V3 + Alipay + Stripe + PayPal · 8 settlement currencies (CNY/USD/HKD/SGD/JPY/KRW/EUR/GBP) · payment-channel whitelisting per registrant group (VIP tickets PayPal-only, student tickets WeChat-only) · webhook auto-verification and dedupe · combined checkout for hotel sub-orders · cascading refunds.

03

HMAC-SHA256 dual-QR check-in

The organiser posts one meeting QR at the desk and paid attendees check themselves in by scanning; attendees can also present an order QR for staff to scan — closed loop in both directions. Links are signed server-side with HMAC-SHA256, so a leaked screenshot still cannot be forged. Every scan is written to `meeting_checkins` (order ID + timestamp + device fingerprint) with live arrived/not-arrived counters.

04

AI site builder + ⌘K Copilot

6 preset themes (default / minimal / corporate / academic / tech / festival) + AI-generated site config + 12-module drag-and-drop + cross-window iframe live preview + desktop/tablet/phone toggle, with meeting-level overrides on top of business defaults. ⌘K opens the Copilot bubble anywhere: scope-aware conversation (global / meeting:<id>), a 50+ tool registry, 6 generative-UI component classes, business-card OCR with field translation, and 5-minute-TTL confirmation on destructive operations.

05

Attendee Portal — 7-page mobile loop

Login (phone/email dual verification + language switcher) → home → meeting hub (4-state filter + posters) → my orders (6-bucket filter + pay now) → profile → my hotels (aggregated across meetings) → invoices (7 status colours + cancel request), plus an order-level check-in QR. Attendees go from registration to invoice without ever contacting the organiser's support desk.

06

Live streaming, hotel and transport in one system

Tencent Cloud LSS with RTMP ingest and authenticated HLS playback — multi-track sessions, paid-only viewing, credentials encrypted with AES-256-GCM. Hotels and shuttles are booked in the same flow: multiple room types and departures, main order plus hotel sub-order kept in sync, three-stage semantics (open / read-only / hidden), and a cross-meeting "my hotels" view. No separate streaming platform or accommodation spreadsheet required.

07

Perpetual license · 100% self-hosted

¥19,800 one-time licence (1 year of support, deployment and training included) · no caps on registrants, events or channels · data resides in your own Postgres · single-command Docker deploy, intranet or internet · GDPR / China Cybersecurity-Classified-Protection / cross-border-data friendly · perpetual right-to-use, independent of the vendor's survival.

Side by side

Generic SaaS registration tools vs the DataWeaver self-hosted meeting platform

DimensionGeneric SaaS registration toolDataWeaver self-hosted
Data residency & complianceData sits on the vendor's servers; compliance risk is yoursData lands in your own Postgres; compliance stays under your control
Payment channelsWeChat / Alipay only — overseas attendees are excludedFour channels — WeChat / Alipay / Stripe / PayPal — settling in 8 currencies
Multilingual supportChinese plus partial English; registration fields untranslatedAny BCP 47 language, fully translated across UI, fields, SMS and email
Billing modelBilled per event / registrant / channel, on an ongoing subscriptionOne-time buy-out with no registrant or event caps
Feature coverageIncomplete — you end up stitching several vendors togetherRegistration, payment, check-in, streaming and site building natively integrated
Vendor shutdown riskIf the vendor shuts down, you lose access to your dataA perpetual right-to-use that does not depend on the vendor surviving

Quantified before / after

Measured impact

Meeting organizer
BeforeFive stitched SaaS tools (registration / live / check-in / SMS / finance) — data silos, painful reconciliation
AfterEight modules natively integrated, data in a single Postgres, fully unified brand
CMO / Internationalization lead
BeforeOverseas guests locked out by WeChat/Alipay-only checkout, with only half-finished English
AfterStripe / PayPal channels plus four-layer localization — overseas conversion matches domestic
Legal / Compliance
BeforePhone numbers, IDs and payment records all on an external SaaS — unclear GDPR / MLPS liability
AfterData 100% in your own Postgres — controllable compliance plus a full audit trail
Finance / Procurement
BeforeSaaS billed per event / registrant / channel — the more meetings you run, the more you pay, and the annual budget cannot be locked in advance
After¥19,800 one-time licence, no caps on registrants, events or channels — one event a year costs the same as a hundred
Brand team
BeforeLogging into five tools with mismatched UIs — when something breaks, nobody knows which vendor owns it
AfterAI site builder gives each meeting its own look · unified branding across registration, payment, check-in and streaming · cross-window live preview

Subjects and capability matrix

Covered modules

Registration

13 field types · 11-state FSM

International payment

4 channels · 8 currencies

AI site builder

One look per meeting · 6 themes

Live streaming

Tencent LSS · authenticated HLS

QR check-in

Dual-QR · HMAC

Agenda / news

Multi-track · downloads

Hotel / transport

Main + sub-order sync

AI Copilot

⌘K · 50+ tools

Verifiable facts

Numbers and sources

The data layer comprises 31 PostgreSQL tables covering every business entity — registration, orders, payments, check-in, hotels and site configuration.

Self-reportedDataWeaver Meeting v0.6.0 product documentation, verified 2026-082026-08-01

The API layer exposes 130+ Admin endpoints and 31+ Public endpoints; the admin console is a single-page app with 11 sub-menus.

Self-reportedDataWeaver Meeting v0.6.0 product documentation, verified 2026-082026-08-01

Registration supports 13 custom field types (text / select / file / signature and more) and an 11-state registration machine with a dual review track.

Self-reportedDataWeaver Meeting v0.6.0 product documentation, verified 2026-082026-08-01

The AI Copilot registry holds 50+ tools, and the AI site builder ships with 6 preset themes.

Self-reportedDataWeaver Meeting v0.6.0 product documentation, verified 2026-082026-08-01

Payments run over 4 channels (WeChat V3 / Alipay / Stripe / PayPal) and settle in 8 currencies (CNY/USD/HKD/SGD/JPY/KRW/EUR/GBP).

Self-reportedDataWeaver Meeting v0.6.0 product documentation, verified 2026-082026-08-01

The attendee-facing Portal is a 7-page mobile loop: login, home, meeting hub, my orders, profile, my hotels and invoices.

Self-reportedDataWeaver Meeting v0.6.0 product documentation, verified 2026-082026-08-01

Standard delivery is go-live within 30 days of contract signing: days 1–3 environment onboarding, days 4–14 deployment and configuration, days 15–21 UAT, days 22–30 training and production cutover.

Self-reportedDataWeaver Meeting commercial proposal (2026), delivery timeline, verified 2026-082026-08-01

Delivery and pricing

Pricing

¥19,800Perpetual buy-out · single payment · 1 year of technical support included

Included

  • · Full source-code licence, including commercial use and availability for compliance audits
  • · Single-command Docker deployment plus deployment documentation
  • · One year of technical support (8×5 email and ticket response)
  • · One in-scope version upgrade
  • · One remote training session (2 hours, for administrators and operators)
  • · Six self-describing document sets (API / architecture / operations / upgrade)
  • · No caps on registrants, events or channels

Provided by the client

  • · Server hardware or cloud compute resources
  • · Domain names and SSL certificates
  • · WeChat Pay / Alipay / Stripe / PayPal merchant accounts
  • · An SMS gateway account (Aliyun / Tencent Cloud / Huawei Cloud / Yunpian)
  • · Tencent Cloud LSS live-streaming service (required for streaming, optional otherwise)
  • · A model API key such as Qwen or OpenAI (required for the AI site builder, optional otherwise)
  • · An email SMTP service (optional, for dual verification)

Add-ons

  • · Second-year technical support at ¥3,960/year (optional renewal; if you do not renew, the system keeps running — you simply lose ticket response and minor-version upgrades)
  • · Custom development at ¥800 per person-day (bespoke theming, HIS / CRM / finance integration, field extensions, custom reports — effort is estimated before contracting)
  • · Paid PoC at ¥1,500 (a private demo deployed with your own test data; a free 30-day online demo environment is also available)
WeChat consultation QR code

Scan for the full solution document

Scan with WeChat to reach the solution lead and request the complete documentation and deployment checklist.

Where it fits

When this approach does not apply

  • This is a self-hosted delivery, not a turnkey SaaS: the customer supplies the servers or cloud resources, the domain and SSL certificate, merchant accounts for WeChat Pay / Alipay / Stripe / PayPal, and an SMS gateway account. Getting those approved usually takes longer than the deployment itself.
  • Two capabilities have external dependencies: live streaming requires a Tencent Cloud LSS subscription with its own traffic charges, and the AI site builder and Copilot require your own model API key (Qwen, OpenAI or similar). Without them the remaining modules still work, but those two features are unavailable.
  • The ¥19,800 covers standard features and a standard deployment. Deep customisation (brand colours, logo, bespoke modules) and integration with CRM, HIS or finance systems are not included; they are quoted separately at ¥800 per person-day after an effort estimate.
  • If you run only one or two small free events a year, have no cross-border registration or data-compliance requirement and do not want to maintain a server, a pay-per-event SaaS is usually the better deal. Self-hosting pays off when event volume, internationalisation and data ownership all matter at once.
Written by: YGG Technology · DataWeaver product teamPublished: 2026-05-08Last reviewed: 2026-08-01