Free public roadmaps for WordPress

Show your users what you are building next

NiroRoadmap turns a WordPress page into a public Kanban roadmap. Visitors see what is planned, in progress and shipped, and vote on what matters to them.

Free on WordPress.orgVersion 0.9.2WordPress 6.0 or laterPHP 8.0 or later

Your users keep asking what is next

Answering the same questions by email does not scale, and a static changelog only shows the past. A public roadmap shows the plan in one place, and votes tell you which items people care about most.

Features

Everything NiroRoadmap does

  • Kanban board

    Items sit in status columns. Each column has its own accent color and an item count.

  • Upvotes and downvotes

    Anyone can vote on an item without an account. Each browser can vote once per item.

  • Item details popup

    Click a card to open its status, tags, description and votes in a popup.

  • Drag and drop

    Editors and administrators can move and reorder items right on the public board.

  • Products and tags

    Run a separate roadmap per product and label items with tags like Payments or Checkout.

  • Shortcode and block

    Place the board with the [niroroadmap] shortcode or the Roadmap block.

  • Works on phones

    On small screens the columns scroll sideways and snap into place.

  • Accessible

    Cards open from the keyboard, Esc closes the popup, and reduced-motion users get a plain fade.

  • Private by design

    No requests to external services and no personal data stored. Votes are plain counts.

Voting

Let visitors tell you what matters

Every item has upvote and downvote buttons. There is no signup step, so more people take part.

  • No account needed to vote
  • One vote per item per browser
  • Vote history stays in the visitor's browser and is never sent to the server
  • Vote counts show on each card

Workflow

Manage the board where people see it

Logged-in editors can drag items between columns and reorder them on the public page. Everyone else sees a read-only board.

  • Drag items between statuses on the front end
  • Reorder statuses by dragging rows in the admin
  • Pick a color for each status
  • The public board follows your status order

For developers

Built on standard WordPress data

Items are a regular custom post type with taxonomies for status, product and tag. The look is controlled by CSS custom properties.

  • Custom post type niroroadmap_item
  • Taxonomies for status, product and tag
  • Filters for loaded items, stage links and script variables
  • Override colors, borders and radius with --nr-* CSS variables

How it works

From install to done in minutes

  1. Install and activate

    Install NiroRoadmap from Plugins → Add New. It creates a Roadmap page and four statuses: Under Review, Planned, In Progress and Completed.

  2. Set up your columns

    Rename statuses, pick colors and drag them into order. Add products and tags if you need them.

  3. Add roadmap items

    Go to NiroRoadmap → Add New. Give each item a status, and optionally a product and tags.

  4. Share the page

    Visit the Roadmap page, or place the board anywhere with the shortcode or the Roadmap block.

FAQ

Questions, answered

Requirements

WordPress
6.0 or later
PHP
8.0 or later
Tested up to
WordPress 7.1
License
GPLv2 or later
Current version
0.9.2
License
GPLv2 or later

Do visitors need an account to vote?

No. Anyone can upvote or downvote an item. Each browser can vote once per item.

Who can drag items between columns?

Editors and administrators, while logged in. They can drag items directly on the public board. Everyone else sees a read-only board.

Can I show a separate roadmap per product?

Yes. Assign items to a product, then use the shortcode [niroroadmap product="ID"] with that product's term ID from NiroRoadmap → Products.

How do I change the order or color of the columns?

Go to NiroRoadmap → Statuses. Drag the rows into the order you want, and edit a status to pick its color. The public board uses the same order.

Will the board match my theme?

It uses your theme's fonts and a neutral design. You can adjust colors, borders and spacing by overriding its CSS custom properties.

Does NiroRoadmap store personal data?

No. It makes no requests to external services. Votes are stored as plain counts on each item. The visitor's browser keeps a list of items it voted on in local storage, and that list is never sent to the server.

Will activating it create pages or statuses every time?

No. The Roadmap page is created once, and only if no page already shows the roadmap. The default statuses are added once, and only if you have none.

What happens to my data if I delete the plugin?

Deleting the plugin removes its settings. Your roadmap items, statuses, products, tags and the Roadmap page are kept.

Does the old [roadmap] shortcode still work?

Yes. The older [roadmap] shortcode still works alongside [niroroadmap].

Put your roadmap in public

Install NiroRoadmap for free from WordPress.org and have a working board on your site in a few minutes.

Get NiroRoadmap free