running separate public roadmaps for two different products from a single wordpress install

We run two products from the same marketing website: a desktop app and a mobile companion. They have different users, different feature pipelines, and different release cadences. When I tried a generic feedback plugin, everything got dumped into one roadmap and customers were confused about which product a given feature request referred to.

I need each product to have its own public roadmap page, its own voting, its own changelog, and its own settings for whether guest voting is allowed. Can this be done on a single WordPress install, or do I have to spin up a second site?

0 10
vapvarun vapvarun 0 6 months ago

One WordPress install is enough. Product Roadmap Pro is built around a Multiple Products model where each product has its own separate roadmap with product-specific settings, so your desktop and mobile pipelines stay fully isolated. You target a specific roadmap with [roadmap product="main"] or whatever slug you choose per product.

  • Multiple Products (Pro): unlimited separate product roadmaps with their own settings
  • Product filter dropdown with search on the /roadmap/ archive and changelog pages
  • Multi-product changelog: release notes filterable by product, with product-specific REST API endpoints
  • Analytics Dashboard (Pro): engagement metrics per product, popular items, status distribution charts, and CSV export
  • Default template setting applies to product archive pages so each product can present differently

Honest limit: the free version supports one roadmap only, so multi-product is a Pro feature. Pro also adds guest suggestions with spam rate limiting, dependencies between items with circular-dependency prevention, saveable filter presets, and smart search, which matter once you are juggling two pipelines.