5

RoadMapWP - Unlock user-driven roadmaps in WordPress | Product Hunt

 8 months ago
source link: https://www.producthunt.com/posts/roadmapwp
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Support is great. Feedback is even better.

"Always looking for feedback! You'll notice that we're using our own plugin on our website. If you end up giving RoadMapWP a try, please don't hesitate to add your feature ideas to our Roadmap! https://roadmapwp.com/submit-an-idea/"

The makers of RoadMapWP
guest-user-avatar.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=36&h=36&fit=crop
Sort by:

This product started out as a joke in the company Slack. I said something about being able to throw something together in WordPress that was better than the Roadmap SaaS we are using.

Shortly after that, I turned that joke into a reality!

RoadMapWP allows you to embed a public facing, user engaging roadmap right on your existing WordPress website, no need for an external Saas!

We also have a premium add-on that adds a Knowledgebase feature to your website.

Congrats on the launch! You "threw something together in WordPress" really well. I was looking through the source code of the free version, very clean, nice work! Here's some feedback since you asked :)

One thing I did flag was the fact that users could submit as many votes as they wanted anonymously by altering the user agent. At the very least I'd want the option to allow only logged in users to vote (which I know can be achieved by simply unhooking the _nopriv) version.

Also not completely sold on using the post meta API for this, or at the very least do a direct UPDATE query to perform the +1 at the database level instead of PHP. This will avoid race conditions and guarantee that 100 concurrent HTTP requests will result in exactly 100 upvotes (don't forget to delete the postmeta if you do this).

Finally, I'd recommend renaming the voted_idea_ cookie into _voted_idea_ (leading underscore) since some proxies and caching plugins are already set up to ignore such "javascript-only" cookies.

Congrats again on the launch and good luck!

@kovshenin Thank you so much!!! I do have plans to improve the voting experience, that's very helpful advice I appreciate it!!
Love simplicty and UX/UI. Well done and congratulations on the launch!

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK