RABIO is a free, open source budgeting software solution built specifically for cost control, using a Cost Breakdown Structure (CBS) to organize Budget, Actual Costs, Earned Value and Forecast in one place. It's the tool a Cost Control Department reaches for when a spreadsheet stops being enough — especially on construction and other project-based work, where costs need to be tracked center by center, category by category, from day one of the project to close-out.
The rabio_2026_09 release is now available for download, and it's the most significant update to the Open Source edition since rabio_2023_03. We compared both packages file by file — here's exactly what changed for Open Source users.
The single biggest fix in this release: PDF report export. In the 2023 edition, wide cost-breakdown tables could overlap, clip digits, or wrap header text mid-word once a project had more than a handful of centers and categories. This release rebuilds the PDF layout engine so that:
If your team gave up on exporting Budget vs Actual reports to PDF because the output looked broken, this release is the reason to try again.
To keep the Open Source edition focused and predictable, report output has been simplified:
| Setting | rabio_2023_03 | rabio_2026_09 (Open Source) |
|---|---|---|
| Output Format | Multiple options | HTML (the reliable, fully-tested path) |
| Report Format | Multiple border styles | All Borders (clearest for cost breakdown tables) |
This removes the combinations that were most prone to formatting issues, so every report a Cost Controller pulls out of RABIO Open Source looks right the first time.
Every vendored front-end library ships fully updated — no CDN dependency, still works completely offline:
| Library | 2023_03 | 2026_09 |
|---|---|---|
| Bootstrap | 5.2.3 | 5.3.8 |
| Font Awesome | 6.3.0 | 6.7.2 |
| Chart.js | 4.2.1 | 4.5.1 |
We deliberately kept Font Awesome on the 6.x line rather than jumping to a newer major version — some of the icon names RABIO's interface relies on are only guaranteed to exist as aliases in 6.x, so staying there avoids any risk of a broken icon after upgrading.
Setting up a new RABIO Open Source install used to mean importing two separate SQL files in the right order. Not anymore:
database/rabio.sql file — one import command and you're done.rb_bootstrap.php at the correct path via .htaccess.Note for anyone upgrading from rabio_2023_03: the folder structure has changed (the old application/ wrapper folder is gone), so this is a fresh install into a new directory, not a file copy-over. Point the new install at your existing database and you keep all your historical cost data.
The release now ships with a proper README.md and a full CHANGELOG.md, so both new users and anyone upgrading from an older release can see exactly what's inside the package and what changed, without digging through commit history.
Unlike a generic accounting tool or a spreadsheet template, RABIO is purpose-built around the Cost Breakdown Structure methodology that cost controllers already think in: centers and categories, Budget vs Actual Costs, Earned Value, and Forecast, all connected so that variance is visible at a glance rather than recalculated by hand every month. That makes it a natural fit for:
Download the update: grab rabio_2026_09.zip from the RABIO SourceForge project page, or learn more at rabio.eu.
Alongside this Open Source update, RABIO Pro has also gained a significant new capability aimed at teams managing more than one project at a time: Manage Projects.
Because this touches financial structure across an entire organization, access is locked down accordingly: Manage Projects is available only to super administrator users, and every action requires the super admin to re-enter their password before it takes effect — an extra layer of protection against an unattended session being used to create, duplicate, or remove a project by mistake.
This feature is exclusive to RABIO Pro, which also includes multi-project geo-mapping, file attachments, approval workflows, and extended reporting on top of everything in the Open Source edition. If your team is outgrowing a single-project setup, or you need a custom feature built for your specific cost control process, get in touch with the RABIO team about upgrading or custom development.
