Lots to do, not enough hands.
While Ledger is small now, it's aiming for the stratosphere! It uses cutting edge tech now, but it needs a few more features to be a free enterprise grade system.
How to Get Involved
In short, help Ledger by writing code for the road map items below.
To submit new code, fork the repository, develop your changes on a new branch, and then open a Pull Request for review.
Make sure your code is lean, clean and tidy, include comments, and follow our core philosophy of speed and low footprint.
Ledger Road Map
Features and fixes currently required;
Complete forum and document permissions✅ 06/02/2026Member warning and banning✅ 08/02/2026Add a menu manager✅ 08/02/2026Resolve Member Badges bug✅ 04/02/2026Create the server stop.ps1 file✅ 06/02/2026 renamedkill.ps1Create a diagnostic for tool for maria and php problems✅ 06/02/2026- Plugin System explore a method for users to upload advanced features - this keeps core below 2Mb - (End March 2026)
- Create Marketplace provide a means where authors can create plugins and sell them through our store - (End April 2026) - read more and for dev progress see here.
Week Ending 13th February 2026
Lots of work completed on adding a plugin/software store, so members can sell products and services - view the store for progress.
- Admin menu updated - too unruly having a single drop down with 15 menu items, now using a navbar setup
- Added auto
sitemap.xmlandagents.json- admin can now update when new content is added or weekly - read more - Tweaked CKEditor to display images though a pop-up link - read more
- Warning and Banning system added - read more
- Added a temporary and very basic plugin system - read more
Week Ending 6th Feb 2026
Substantial work by the team, excellent work, congrats and thank you for the hard work, very productive week.
First week as a stable product, and now public, not a single download as yet, let's not get despondent, these things take time.
Completed forum and document permissions
Created the new Moderator member type, and added permissions to edit and delete forum posts.
Expert members can now edit existing documents.
Admin and Expert members can now edit documents directly using the new edit button.
Added new Menu Manager
Main menu is now completely customizable, with the following features;
- visibility settings for public, member only or admin.
- sort order
- enable / disable
- drop down menu's
Member badge bug
Now fixed and displaying correct colour depending on rank.
PowerShell Server files
For members who user the portable server, we've added additional support;
- Kill the server (
kill.ps1) - this shuts down Caddy, MariaDB and PHP - Diagnose server issues (
diag.ps1), diagnoses issues with any of the server scripts. - Removed a bug from
install.ps1that forced installation to the D: drive - now it installs where.
Additional updates and tests
Have now completed the auto_comit.bat file, not released to the public as yet.
This script commits, pushes and pulls updates, no fancy UI, just does what it should in a couple of seconds.
You can see it in action at our GitHub, displays as “Auto-updated by auto-commit.bat” with a timestamp.
Why its valuable? Speeds up workflow, a job that took 10 minutes messing with VSC/GitHub Desktop and constant errors, now takes 5 seconds.
Thank you for your continued support, Lee
Feature Requests
We were going to add more to Ledger, but we've decided to use plugins for additional features instead.
Please use the Feature Request forum to ask for features, no doubt Authors will visit this section to understand what people want.