QRCode SuiteQR platform
Documentation

Why we open-sourced our QR renderer

Last month we released the QRCode Suite QR rendering core under MIT on GitHub. The plugin itself stays GPL-licensed under WordPress conventions, but the rendering library — the part that draws the matrix, applies error correction, embeds logos, and exports SVG/PNG — is now public. Three reasons drove this: portability, audit-ability, and the Shopify adapter we are shipping next.

  1. 1

    Portability across platforms

    The same rendering core can now power a Shopify app, a Magento extension, or a standalone Node.js CLI without re-implementation. We use it ourselves for the upcoming Shopify adapter and for the API endpoint that powers /api/v1/qr/render.

  2. 2

    Audit-ability for compliance

    Enterprise customers in healthcare and finance ask "show us the code that touches the QR". With the renderer open-sourced, their security team can audit it without an NDA. Two compliance reviews this quarter completed in 3 days instead of the usual 6 weeks.

  3. 3

    Trust signal for the ecosystem

    WordPress plugin reviews are dominated by trust questions: "is this safe?", "what happens to my data?". A public renderer answers part of that — what the plugin does to your QR is visible, line by line, with git blame.

  4. 4

    What stays closed

    The license validation, scan attribution, and dashboard remain closed. Those are the commercial moat. The renderer is a commodity; treating it as one makes it more useful, not less.

Frequently asked questions

What is QRCode Suite?

QRCode Suite is a standalone QR code platform: create a free account and generate branded, dynamic QR codes in the browser — no WordPress required. Connectors bring the same codes to WordPress and WooCommerce, where orders can be attributed to specific QR codes.

Does QRCode Suite work without WordPress?

Yes. QRCode Suite is a standalone SaaS — sign up, create QR codes, and track scans entirely on qrcode-suite.com. The WordPress plugin is an optional connector that brings your codes into wp-admin and adds WooCommerce order attribution.

Does QRCode Suite require a separate subscription?

The Free plan is available at no cost — no credit card required. Paid plans (Pro €9, Business €29, Agency €79 per month) unlock unlimited codes, redirect rules, and more. There is no separate per-scan fee.

What QR code types does QRCode Suite support?

QRCode Suite supports 22 QR code types: Static URL, Dynamic URL, Plain Text, Phone, Email, Location, Link Hub, SMS, WhatsApp, Wi-Fi, vCard, Social profile, PDF, File download, App download, Coupon, Calendar event, Lead capture form, Review collection, Wholesale inquiry, Loyalty reward, and Custom payload.

Can I change the destination of a QR code after printing it?

Yes. Dynamic QR codes use a short redirect URL. You can update the destination from your dashboard at any time without generating or reprinting the code.

Need help getting started?

Start free or browse all documentation.

Start freeAll docs