Ledger – Open Support Framework

← Back to Ledger Updates

Ledger Road Map

Pinned Locked
Posted by Lee Miller Admin
2026-02-03 21:00:42

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;

  1. Complete forum and document permissions06/02/2026
  2. Member warning and banning 08/02/2026
  3. Add a menu manager08/02/2026
  4. Resolve Member Badges bug04/02/2026
  5. Create the server stop.ps1 file06/02/2026 renamed kill.ps1
  6. Create a diagnostic for tool for maria and php problems06/02/2026
  7. Plugin System explore a method for users to upload advanced features - this keeps core below 2Mb - (End March 2026)
  8. 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.xml and agents.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.ps1 that 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.


Helpful: 1
This topic is locked.