Skip to main content

Feedback & Roadmap

The starter kit includes a prebuilt Feedback and Roadmap module designed to help you collect, prioritize, and manage user input.

This feature allows your users to:

  • Submit feedback and feature requests
  • Vote on existing ideas
  • Track the progress and status of planned features

The Roadmap helps you validate product decisions, align development priorities with user needs, and maintain transparent communication.

Administration

Only authorized administrators can manage and modify feedback and roadmap items.

Administrator access is controlled via email addresses defined in the environment configuration. These emails are the same ones used for other administrative features (such as the Log Viewer).

To grant admin access, configure the following in your .env file:

ADMIN_EMAILS=email1@example.com,email2@example.com

Example UI:

Feedback and Roadmap UI