Skip to main content

Upvote Overlord

Latest Version

Release date

Made for
Joomla
Price

Your visitors have opinions. Left unchecked, they scatter them across emails, DMs, and the void. Upvote Overlord summons them into one arena, ranks their demands by votes, and lets you rule the outcome. They beg for features. The crowd decides which are worthy. You ship, and you take the credit. Install it, and never wonder what your people want again, because they will tell you, in order, whether you asked or not.
Upvote Overlord

    Description

    Upvote Overlord. A feature-request board for those who prefer to rule.
    So. You have a website, and you have users, and the users have ideas. Adorable. Until now those ideas arrived as scattered emails, buried comments, and the occasional angry tweet you pretended not to see. No structure. No ranking. No throne. That ends today.

    Upvote Overlord gives your visitors a single arena to submit their requests and upvote each other's. The best ideas rise to the top on their own, vote by vote, while the weak ones sink where they belong. A top-voted box crowns the current favorite for all to see. Your people do the sorting for you. This is delegation, and it is beautiful.

    You are not merely a spectator to this democracy. You are its Overlord. A frontend moderation toolbar lets you approve, hide, and command without ever touching the backend. Every ruling is written to an audit log, because a wise ruler remembers. Set a review deadline and the round closes itself, then reveals the winners with appropriate ceremony. Anti-spam and rate limiting keep the rabble and their bots in line, so the votes that count are the ones cast by real subjects.

    When it is time to govern openly, flip the board into Roadmap view and every request marches into its column: Open, Planned, In Progress, Shipped, Declined. Your users watch their wishes advance through your kingdom in real time, which keeps them patient, and keeps them off your inbox. A backend dashboard module reports the state of your realm at a glance from the Joomla Control Panel.

    And because an Overlord must look the part, the board arrives dressed for the occasion, with designed themes including Leaderboard Arena, Neon Stage, and Retro Pixel Arcade. It speaks six languages, so no corner of your empire is left out.

    Your competitors are still reading feature requests one email at a time. You could be watching yours line up and salute. Install Upvote Overlord. Let them vote. You decide.


    What is the next feature for this plugin?

    Submit your idea or vote on existing ones.

      Changelog


      v3.2.0 Breaking
      Added
      • **Roadmap view.** New "Board view" setting on the Display tab: "List (sorted
      • **"Roadmap empty columns" setting** (Display tab): hide status columns that
      • **36 new frontend language keys** in all six languages (en-GB, nl-NL, de-DE,
      Changed
      • **Frontend JavaScript is now fully localized (closes the YC.6 JS i18n gap).**
      • In the roadmap view, item cards no longer show the status badge - the column
      Fixed
      • Removed a duplicate `ERR_NO_BOARD` language key that shipped in all six
      • Removed a duplicate `pad2()` helper definition in the frontend JS.
      v3.1.3 Breaking
      Changed
      • **"Board ID mode" is now "Board scope"**, and its options describe the result
      • **Board scope now appears above Board ID** in the Content tab. It is the
      • **Board ID help text rewritten.** It previously recommended mapping the field
      • **Vote icon moved from the Voting tab to the Display tab**, next to Card style
      v3.1.2 Breaking
      Added
      • **Board ID mode: "Auto (current page / item)".** A new option on the element.
      Changed
      • Default is still Manual, so existing boards are unaffected. Auto is opt-in.
      v3.1.1 Breaking
      Added
      • **Dynamic Board ID.** The Board ID field is now dynamic-content mappable. Drop
      Changed
      • Board ID sanitisation now slugifies: any run of disallowed characters becomes
      v3.1.0 Breaking
      Added
      • **Three design themes**, selectable per board from the element's **Theme**
      • **Leaderboard Arena** - light cream surface, coral accent, hard offset
      • **Neon Stage** - dark, volt-lime accent, vote button that fills and glows
      • **Retro Pixel Arcade** - dark purple, 8-bit type, thick pixel borders, hard
      • Per-item furniture for these themes: a rank number (Arena), an avatar that
      • **Self-hosted web fonts** under `media/plg_system_yc_upvote_overlord/fonts/`
      Changed
      • Fully backward-compatible: the default theme is unchanged; existing boards keep
      • Next stages: v3.2.0 Roadmap view (status columns); v3.3.0 Comments.
      v3.0.0 Breaking
      Added
      • **Status workflow.** Every item now has a status: Open (default), Planned,
      • **Backend dashboard module (`mod_yc_upvote_overlord`).** A Joomla
      • New AJAX endpoints on the plugin: `moderate_status` (frontend moderator) and
      • `status` column on `#__yc_upvote_overlord_features` (added on install and via
      Changed
      • Fully backward-compatible: existing items default to status Open.
      • Next stages: v3.1.0 Roadmap view (status columns); v3.2.0 Comments.
      v2.2.3
      Fixed
      • **"Unexpected token ... is not valid JSON" on the board.** When another
      v2.2.2
      Changed
      • **YC conformance pass** (no functional changes). Brought the package to the
      • The element icon is referenced via `${url:images/icon.svg}` rather than an
      • Local CSS/JS assets are inlined via `file_get_contents()` on `__DIR__`-relative
      v2.2.1
      Fixed
      • **"Unknown column 'image_url'" error on the board (list/vote).** On some
      • **Element settings: "Messages" and "Advanced" tabs were unclickable.** With
      v2.2.0
      Added
      • **Maker-defined candidates.** A new "Candidates" tab lets you pre-populate the
      • **Closed-round outcome reveal.** A new "Outcome" tab controls what appears once
      • Candidate and decision images render as thumbnails in the list and outcome block.
      Changed
      • The features table gains `image_url` and `seed_key` columns plus a unique
      Fixed
      • Two-column layout wrapper was reusing the `.yc-fb-body` class already used by