Skip to content

Roadmap

The roadmap is a living page. It’s not a promise — it’s the best current guess at what’s next. Dates are quarters, never days.

If something on this page matters to your shop, say so on the forum or on the GitHub issue linked next to the item. Requests with real users behind them move up the list.


Shipped

Items that landed in the last two quarters. Older releases live in the release notes archive.

  • 7.3.8 — Apr 2026 — Quality Management module polish, PHP 8.2 compatibility, install-guide refresh across all five platforms. Release notes
  • 7.3.7(to be backfilled)
  • 7.3.6(to be backfilled)

In progress

Work that’s either in an open PR, on a feature branch, or actively being written.

  • Two-factor authentication for admin users. TOTP via any authenticator app. Target: 7.4.0.
  • Dark-mode UI inside Bizuno itself. The marketing site is getting a dark-mode rebuild; the admin UI is next. Design tokens shared. Target: 7.4.0.
  • PhreeForm template pack refresh. Packing slips, quotes, POs — cleaned-up defaults that look good without customization. Target: 7.4.0.

Planned — next two quarters

Decisions made, work not started. Expect one to slip; that’s normal.

  • First-class REST API. Read-only endpoints for the common tables first (customers, vendors, items, invoices). Write endpoints in the release after. Target: 7.5.x.
  • Webhook dispatch. Outbound webhooks on invoice paid, item created, etc. Pairs with the REST API.
  • Spanish translation of the Getting Started doc category. Ten articles, the most-read ones. Community-contributed; help welcome.
  • Install guide automation. A small md-to-html script that keeps the five platform guides in sync between GitHub and this site. See Section 7 of the project plan.

Under consideration — no commitment

Ideas we like. None have a version number yet. Loudness on the forum is how they graduate to “planned.”

  • A Shopify two-way sync module (orders down, inventory up).
  • A Stripe reconciliation helper.
  • A “shop floor tablet” read-only view for warehouses.
  • A first-party hosted option via PhreeSoft (opt-in, separate from the open-source product).
  • An admin audit log that’s easier to read than the database table.

Deliberately not planned

Saying no is part of a roadmap.

  • A mobile app. Bizuno is responsive. A native app doubles maintenance for modest gain.
  • An in-product store or marketplace. Modules are files in a repo. Keep it that way.
  • A hosted multi-tenant edition. PhreeSoft may offer hosted single-tenant installs, but Bizuno itself stays single-tenant by design — simpler data model, simpler backups, easier to audit.

How to move an item

  1. Comment on the GitHub issue (if one exists) with your use case — not a +1, a paragraph.
  2. Open a forum thread in Bugs & Feature Requests describing the workflow the feature would unlock.
  3. Sponsor the feature. PhreeSoft accepts paid work to accelerate specific roadmap items. See Support.

This page is reviewed at each release. If a quarter passes with no movement, items roll forward or drop.