Search results

  1. Brad

    Minor Updates MODLR Gateway v5.3.0 - Changelogs

    MODLR Gateway v5.3.0 Date: 1st September 2025 This is the developer portal for designing models, reports and dashboards. For some of the functions to become available a server upgrade is required. Features: [New] Process Secrets We have added the ability to create secrets that can be used...
  2. Brad

    Plugin - Table Editor

    Plugin - Table Editor Open source drag and drop plugin used to extend MODLRs capabilities. Installation Create a new Custom HTML Page, name it something cool. Paste the contents from `src/plugin.html`. Create a new Serverside Page, name it `Server`. Paste the contents from `src/server.js`...