Title: Product Roadmap
Author: wbcomdesigns
Published: <strong>September 25, 2025</strong>
Last modified: November 4, 2025

---

Search plugins

![](https://ps.w.org/product-roadmap/assets/banner-772x250.png?rev=3368529)

![](https://ps.w.org/product-roadmap/assets/icon-256x256.png?rev=3368529)

# Product Roadmap

 By [wbcomdesigns](https://profiles.wordpress.org/wbcomdesigns/)

[Download](https://downloads.wordpress.org/plugin/product-roadmap.1.2.1.zip)

 * [Details](https://pcd.wordpress.org/plugins/product-roadmap/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/product-roadmap/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/product-roadmap/#installation)
 * [Development](https://pcd.wordpress.org/plugins/product-roadmap/#developers)

 [Support](https://wordpress.org/support/plugin/product-roadmap/)

## Description

**Build Products Your Customers Love**

Stop guessing what features to build next. Product Roadmap helps you create transparency
with your customers by sharing your development plans and letting them vote on features
that matter most to them.

**Turn Customer Feedback Into Your Competitive Advantage**

Every day, your customers have ideas about how to improve your product. Most businesses
lose these valuable insights in support tickets, emails, or casual conversations.
Product Roadmap captures this feedback in one organized place where customers can
vote, comment, and see that you’re listening.

**Why Product Roadmap?**

 * **Reduce Development Waste**: Stop building features nobody uses. Let voting 
   data guide your decisions.
 * **Increase Customer Loyalty**: When customers see their ideas implemented, they
   become your biggest advocates.
 * **Save Support Time**: Reduce “when will you add X?” tickets by showing what’s
   already planned.
 * **Build Community**: Turn feature requests into conversations that engage your
   entire user base.
 * **Make Better Decisions**: Real data from real users beats guesswork every time.

**Perfect For:**

 * SaaS companies wanting to be more customer-driven
 * WordPress plugin and theme developers
 * E-commerce stores planning new features
 * Digital agencies managing client expectations
 * Any business that values customer feedback

**Free Version Includes Everything You Need:**

 * **Public Roadmap Page** – Beautiful, responsive display of your plans
 * **Voting System** – Let users upvote features they want most
 * **Feature Suggestions** – Customers can submit their own ideas
 * **Progress Tracking** – Show what’s planned, in-progress, or completed
 * **Categories** – Organize features for easy browsing
 * **Comments** – Enable discussions on each item
 * **Simple Shortcode** – Add to any page with [roadmap product=”main”]

**Pro Version – For Growing Teams:**

 * **Multiple Products** – Separate roadmaps for each product line
 * **Board View** – Kanban-style board layout
 * **Timeline View** – Visual representation of your plans
 * **Priority Levels** – Mark features as critical, high, or nice-to-have
 * **Advanced Analytics** – Understand voting patterns
 * **Email Notifications** – Stay informed of user engagement
 * **Custom Styling** – Match your brand perfectly
 * **Data Export** – Analyze feedback in your favorite tools
 * **Priority Support** – Get help when you need it

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/product-roadmap` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to Roadmap  Dashboard to configure the plugin.
 4. Add the shortcode [roadmap] to any page where you want to display your roadmap.

## FAQ

### How do I display the roadmap?

Simply add the shortcode [roadmap] to any page or post where you want the roadmap
to appear.

### Can users submit their own feature ideas?

Yes! When you enable suggestions in the settings, users can submit their own feature
requests directly from the roadmap.

### Do users need to register to vote?

You can configure this in settings. Allow guest voting for maximum participation,
or require registration for more controlled feedback.

### Can I moderate feature suggestions?

Yes, you can set suggestions to require approval before they appear on the public
roadmap.

### Is it mobile-friendly?

Absolutely! The roadmap is fully responsive and works great on all devices.

### Can I customize the appearance?

The free version includes basic styling options. Pro version offers complete customization
to match your brand.

### How do I manage multiple products?

Multiple product roadmaps are available in the Pro version. Free version supports
one roadmap.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Product Roadmap” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ wbcomdesigns ](https://profiles.wordpress.org/wbcomdesigns/)
 *   [ Varun Dubey ](https://profiles.wordpress.org/vapvarun/)

[Translate “Product Roadmap” into your language.](https://translate.wordpress.org/projects/wp-plugins/product-roadmap)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/product-roadmap/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/product-roadmap/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/product-roadmap/)
by [RSS](https://plugins.trac.wordpress.org/log/product-roadmap/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.1

 * Fix: Improved array filtering for multiple select fields to properly handle empty
   values
 * Enhancement: Better handling of dependency field data when saving roadmap items
 * Compatibility: Ensures clean data structure for Pro addon features

#### 1.2.0

 * Fix: Product filtering now works correctly – items from all products display 
   properly on frontend
 * Fix: New items added to any product now appear immediately on frontend
 * Fix: Taxonomy query relation now explicitly set for predictable filtering behavior
 * Enhancement: Added extensibility filters for Pro plugin settings integration
 * Enhancement: Pro settings tabs can now specify custom form groups and save buttons
 * Enhancement: Improved plugin architecture for better free/pro integration
 * Compatibility: Enhanced coordination between free and Pro versions for seamless
   functionality
 * Note: This update requires both free and Pro versions to be updated together

#### 1.1.1

 * Fix: User submissions now properly appear as pending for admin review instead
   of being lost
 * Fix: Subscribers can now submit suggestions (previously they couldn’t due to 
   permissions)
 * Fix: Guest voting now works correctly – visitors can vote without logging in
 * Fix: Settings page now clearly shows which features require Pro version
 * Fix: User suggestions now get the correct default status set in settings
 * Fix: Voting system no longer creates duplicate votes when users change their 
   vote
 * Fix: Improved security with better input validation and output protection
 * Fix: Plugin now automatically refreshes URL structure after updates (prevents
   404 errors)
 * Enhancement: All voting and suggestion settings are now in one easy-to-find location
 * Enhancement: Better support for non-English websites with improved translations
 * Enhancement: Guest users can now vote on features without creating an account
 * Enhancement: Smoother experience when updating the plugin – no manual steps needed

#### 1.1.0

 * New: Auto-approval option for user suggestions in settings
 * New: Copy to clipboard functionality for shortcodes
 * New: Shortcode copy buttons in product listings
 * Enhancement: Improved admin UI with modern animations and transitions
 * Enhancement: Better shortcode display with visual copy buttons
 * Enhancement: Enhanced settings page with auto-approve toggle
 * Enhancement: Added visual feedback for all copy actions
 * Enhancement: Improved product taxonomy display
 * Enhancement: Better responsive design for all screen sizes
 * Fix: Improved CSS enqueue conditions for better compatibility
 * Fix: Settings page JavaScript optimizations

#### 1.0.2

 * Fix: Resolved settings page tab navigation issue preventing clicks
 * Fix: Added missing CSS styles for settings page layout
 * Enhancement: Improved visual design with modern animations and transitions
 * Enhancement: Added better responsive design for mobile and tablet views
 * Enhancement: Enhanced Pro version UI with premium visual elements
 * Fix: Fixed JavaScript conflicts between free and Pro versions
 * Enhancement: Improved Pro CTA section with gradient design
 * Enhancement: Added visual indicators for pending roadmap suggestions

#### 1.0.1

 * Fix: Changed default items per page from 20 to 100
 * Fix: Made items per page configurable via settings
 * Enhancement: Improved display to show all roadmap items without pagination
 * Fix: Updated API endpoints to handle more items properly

#### 1.0.0

 * Initial release
 * Core roadmap functionality
 * Voting system
 * Comments and suggestions
 * Admin dashboard
 * Responsive design
 * Shortcode support

## Meta

 *  Version **1.2.1**
 *  Last updated **5 months ago**
 *  Active installations **10+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/product-roadmap/)
 * Tags
 * [product management](https://pcd.wordpress.org/plugins/tags/product-management/)
   [product roadmap](https://pcd.wordpress.org/plugins/tags/product-roadmap/)[roadmap](https://pcd.wordpress.org/plugins/tags/roadmap/)
   [user feedback](https://pcd.wordpress.org/plugins/tags/user-feedback/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/product-roadmap/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/product-roadmap/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/product-roadmap/reviews/)

## Contributors

 *   [ wbcomdesigns ](https://profiles.wordpress.org/wbcomdesigns/)
 *   [ Varun Dubey ](https://profiles.wordpress.org/vapvarun/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/product-roadmap/)