Bizuno Accounting – ERP/Accounting/CRM (for WordPress)

Description

Bizuno by PhreeSoft is the ultimate open-source ERP/Accounting/CRM solution – modern, fast, secure, and infinitely customizable. Evolved from PhreeBooks, Bizuno delivers enterprise-grade tools without the enterprise price tag.

Install this plugin, activate it, click the Bizuno menu – and in minutes you have a full-featured business management system running privately on your own server. No cloud dependency, full data ownership, unlimited users, and total control.

Standout Features to Transform Your Business

  • True Double-Entry Accounting – General ledger, AR/AP, bank rec, multi-currency, financial reports.
  • Advanced Inventory & Multi-Warehouse – Serial/lot tracking, BOMs/assemblies, real-time stock across locations.
  • Multi-Store Mastery – Manage multiple stores, locations, or companies from one central Bizuno instance.
  • US Sales Tax Automation – Built-in calculator with accurate, real-time US tax handling (powered by PhreeSoft API).
  • Integrated Shipping Powerhouse – Connect USPS, FedEx, UPS for real-time rate quotes, label generation, package tracking, and freight bill reconciliation – streamline logistics and cut costs.
  • ISO 9001 Compliance Streamlining – Process tracking, audit trails, customizable reports/forms, and quality management tools to simplify certification and ongoing audits.
  • CRM & Sales/Purchasing Cycle – Customers/vendors, quotes orders invoices, RFQs POs bills/payments.
  • 50+ Professional Reports + PhreeForm Builder – Drag-and-drop custom reports, invoices, statements, and analytics.
  • Personalized Dashboards – 20+ widgets, per-menu/user configurable – instant business insights.
  • Responsive & User-Friendly – Works flawlessly on desktop, tablet, mobile; multi-language, role-based security, custom themes/icons/colors.
  • Extensible Ecosystem – Modules for payments (Stripe, PayFabric), marketplaces, advanced shipping/tax – plus excellent WooCommerce sync via Bizuno API plugin.
  • Self-Hosted Freedom – Your server, your data, no subscriptions (optional PhreeSoft Cloud available).

Trusted evolution of PhreeBooks since 2007 – now faster, more secure, and packed with modern features.

About PhreeSoft

PhreeSoft pioneered open-source ERP with PhreeBooks in 2007. Bizuno is the next-generation leap: faster performance, better security, richer features, and true self-hosted power.

Website: https://www.phreesoft.com
Bizuno Hub: https://www.bizuno.com
GitHub (Core): https://github.com/phreesoft/bizuno
Downloads: https://bizuno.com/download
Support: [email protected]

Take control of your business – install Bizuno today!

Screenshots

Installation

Self-Hosted Setup in Minutes

  1. Upload and activate the Bizuno plugin via WordPress admin (or install from ZIP downloaded from bizuno.com or GitHub).
  2. Navigate to the new Bizuno menu item in WP admin.
  3. On the welcome/portal screen, click Install (or Upgrade if updating).
  4. Follow the quick setup wizard: enter preferences, database config (auto-handled in most cases), and preferences.
  5. The full Bizuno library downloads securely and installs (~10-30 seconds depending on connection).
  6. Page reloads welcome to your new Bizuno dashboard and ERP home!

Minimum Requirements
– PHP 8.2+ (8.0 minimum, but 8.2+ recommended)
– MySQL 5.6+/MariaDB 10.2+
– WordPress 6.5+
– Modern browser

For full standalone (non-WordPress) install, see GitHub: https://github.com/phreesoft/bizuno

FAQ

How does Bizuno help achieve/maintain ISO 9001?

Built-in audit trails, process documentation, customizable quality reports, and compliance-friendly workflows make certification faster and audits easier.

Multi-store support included?

Yes – handle multiple warehouses, locations, or even separate businesses from one secure Bizuno instance.

US sales tax and shipping details?

Accurate US tax calc via API; full integration with USPS, FedEx, UPS – real-time quotes, labels, tracking, and freight reconciliation to save time/money.

Where is the actual Bizuno code?

Bundled inside the plugin — no external download step. The full Bizuno PHP library ships in bizuno-accounting/src/, third-party UI assets in bizuno-accounting/scripts/, and composer-installed dependencies in bizuno-accounting/vendor/. Activating the plugin is enough; the installer wizard on first hit just sets up the database tables.

How do updates work?

WordPress’s standard update channel. New versions are published to the ww.wp.xz.cn plugin directory; your site sees them in WP admin Updates like any other plugin.

Reviews

May 14, 2021
We chose Bizuno in 2016 as the software to run our company on, first hosted and now running under wordpress on our own servers. It has been an excellent choice for that whole time, letting us finally ditch quickbooks. Bizuno manages all our accounting, sales, purchasing, inventory and banking etc. We can print product labels with it, and it also does all the shipping and shipping labels for our fedex and UPS shipments. More importantly it does it with the click of a button using OUR UPS and Fedex accounts with negotiated rates, we don’t have to buy these services from intuit anymore. I would say the largest time saver has been the customer pricing management. It allows us to set up custom prices for each customer based on mark up over our cost on a per item per customer basis. Before we would have to research pricing for each customer on every order making sure that their price was still current and the cost of the item hadn’t changed. Now that is all automated, if there is a cost increase the customers prices automatically reflect that on their next order. There is even a tool that increases the cost of all assemblies based on any increases of their component parts, we didn’t have that with Quickbooks. Now I see the future developments planned for Bizuno and I am excited for all the new features coming our way. If you are looking for something to run your business on or something to replace Quickbooks, Bizuno is an excellent choice.
April 16, 2021
Hi, I wanted to test out this plugin, during installation I could not find Kenya Shillings Currency. Kindly update the list so that we can benefit from this as well.
Read all 4 reviews

Contributors & Developers

“Bizuno Accounting – ERP/Accounting/CRM (for WordPress)” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

7.4.3

  • USPS v3 REST API — modernized USPS shipping integration: real-time rates, label generation, void/refund. The legacy v1 endpoints are deprecated by USPS; this brings Bizuno to the current API.
  • Shipping manager — added a “track all” link on the shipping dashboard and FedEx Freight (LTL) tracking URL handling.
  • Sales / PO journals — context-aware Due Date — the journal’s date field now relabels per type: “Ship Date” for sales invoices (defaults to today), “Expiration Date” for sales/vendor quotes (today + 30), “Expected Ship” for sales/purchase orders. Stays editable; preserves saved values on edit.
  • Users Manager — admin password reset — administrators (security level 5) can now reset another user’s password from the Users Manager. Useful for help-desk scenarios where the user can’t reach the lost-password flow.
  • Dashboard favicon — robust multi-source fetch with a local fallback when Gravatar is unreachable. No more broken-image icons on offline / firewalled sites.
  • Fix: Authorize.net (and every CC gateway) stored-card sale was broken — charging a saved card silently failed because the dispatcher routed both “new card” and “stored card” radio selections to the same gateway action. Stored cards now dispatch to the wltCap action that uses the saved payment profile correctly.
  • Fix: PhreeForm Notes/long-text box fields were clipping — text in box-style container fields (Notes on picking tickets, long descriptions, address blocks) rendered as one giant line that cut off at the right edge of the box. Text now wraps at word boundaries inside the box.
  • Fix: Work-order PDFs lost task description formatting — HTML-wrapped task descriptions (<p>...</p> etc.) now render correctly in the PDF instead of as raw HTML.
  • Fix: AJAX requests after session expiry returned the HTML login page — JSON-expecting callers now receive a JSON {auth: false} response so the client can re-auth cleanly instead of trying to parse HTML.
  • Fix: Contacts deleteLog required the wrong permission level — was checking edit (3) but should require delete (4). Brings it in line with other delete operations.
  • Security: Inventory + Contacts — closed five ungated public methods that wrote/repaired data without checking the caller’s ACL. Internal architecture: inventory and contacts now have model classes mirroring the journal class pattern for consistency.

7.4.2

  • Fix: install/connection failed on locked-down managed MySQL hosts (GoDaddy and similar) with “1227 Access denied; you need … SESSION_VARIABLES_ADMIN”. The DB layer set server-global charset variables on connect, which shared hosts forbid. Now negotiates charset via the PDO DSN (no privileges needed) and uses a guarded SET NAMES. Fixes activation on restricted hosting.

7.4.1

  • Fix: dashboard JavaScript broke on fresh 7.4.0 installs — the version string emitted into an inline script carried a trailing newline, producing an unterminated JS string literal that halted page scripts (bizID is not defined). Version is now trimmed before use. Upgrade strongly recommended for anyone on 7.4.0.

7.4.0

  • First public release of the consolidated single-plugin architecture (the former bizuno-wp library plugin is now bundled inside this one — see the migration notice that appears in admin if bizuno-wp is still installed).
  • In-app password change in the user profile editor, with current-password verification.
  • Lost-password flow gains an inline-reset-link fallback when the site’s mail transport isn’t configured or send fails — survives cross-server DB restores where encrypted SMTP credentials become unreadable.
  • Installer fix: admin passwords set during the first-run wizard now verify correctly on the next login (a key-drift bug in the installer’s portalCFG.php generation made the first set password unusable in some cases).
  • Favicon + login-screen logo now serve from the plugin’s bundled src/view/images/ instead of pinging bizuno.com at every page load — better for air-gapped installs and reduces external dependencies.
  • Plugin Check (ww.wp.xz.cn review tool) compliance: scoped via phpcs.xml, security findings cleared, text domain corrected to match slug.
  • bin/reset-bizuno-password.php — CLI emergency password reset for cases where the web UI can’t load.

7.3.9

  • Self-contained plugin — folds the former bizuno-wp library plugin into this one. Single install, no sibling plugin required.
  • Switched updates to the standard ww.wp.xz.cn channel; the third-party update-checker library is gone.
  • Bizuno path layout: src/, vendor/, scripts/ all live inside the plugin directory.
  • Library upgrades: tFPDF replaces TCPDF; picqer barcode generator; FPDI for PDF import.

7.3.8

  • Preparation for 2FA via email/biometrics. Locale updates & simplification. And more minor bugs.

7.3.7

  • Bug fixes and prep for locale cleanup, compatibility with WP Bizuno API re-release

7.3.6

  • Prep for stable release – enhanced self-hosted portal stability
  • Improved download/install flow for full library
  • Bug fixes for price/tax lookups, locales/states
  • Compatibility: WordPress 6.9 / PHP 8.2+

7.3.5

  • Fixes: price search in contacts, sales tax lookup
  • Locale updates to JSON format + state dropdown
  • Patches for locales and minor stability

Earlier

See GitHub commits for full history – ongoing modernization since 7.0+ architecture shift.