First-Time Setup
After installing Votlie, follow these steps to get your feedback board ready. This guide walks you through the onboarding wizard and essential configuration.
Onboarding Wizard
When you first log in after installation, Votlie presents a 4-step onboarding wizard to help you configure the basics quickly.
Step 1: Welcome
A brief introduction to Votlie and what you will configure. Click Next to begin.
Step 2: Board Setup
- Enter your Board Name (e.g., your product or company name)
- This name appears in the header, page title, and email notifications
Step 3: Branding
Configure your board's visual identity:
- Color Presets - Choose from 6 built-in color presets to quickly set your primary color
- Custom Hex - Enter a custom hex color code (e.g.,
#3B82F6) if none of the presets match your brand - Logo Upload - Upload your logo (PNG or SVG recommended). This appears in the board header.
Step 4: Complete
Review your choices and click Finish Setup to apply them.
You can skip the onboarding wizard entirely by clicking Skip at any step. All of these settings can be configured later from the Admin panel.
Post-Installation Checklist
Use this checklist to make sure your board is fully configured before sharing it with users.
Essential Items
- Board name and description - Set in Admin > Settings > General
- 4-6 categories - Create categories that match the types of feedback you expect (e.g., Bug Reports, New Features, Improvements, Integrations)
- Logo and favicon - Upload in Admin > Settings > Branding
- Email SMTP - Configure a mail provider so notifications are delivered (see Email Setup)
- Voting rules - Decide if users must log in to vote and any per-user vote limits
- Moderation - Choose whether new submissions require approval before appearing publicly
Recommended Items
- Customize statuses and roadmap visibility - Adjust which statuses are shown on the public roadmap
- Theme customization - Fine-tune colors, fonts, and layout in the Theme Editor
- Social login - Enable Google/GitHub OAuth for easier sign-up (see OAuth Setup)
- Email templates - Customize notification email content and branding
- Cron job - Set up a cron job for scheduled tasks (email digests, cleanup)
- Seed with features - Add a few initial feature requests yourself to make the board feel active
Extended License Additional Setup
If you purchased an Extended License, also configure:
- Custom domain setup (if applicable)
- API access and webhook endpoints
- Priority support registration
Set Board Name
- Go to Admin > Settings
- In the General tab, find "Board Name"
- Enter your product or company name
- Click Save
This name appears in the header and email notifications.
Create Categories
Categories help organize feature requests. Create at least 2-3 to start.
- Go to Admin > Categories
- Click Add Category
- Enter a name (e.g., "Bug Reports", "New Features", "Improvements")
- Choose a color
- Add an icon (optional)
- Click Save
Suggested starter categories:
- Bug Reports
- New Features
- Improvements
- Integrations
Add Your Logo
- Go to Admin > Settings
- Click the Branding tab
- Click Upload Logo
- Select your logo file (PNG or SVG works best)
- Click Save
Upload both light and dark versions if your logo needs different colors for each mode.
Set Your Colors
- Stay in Settings > Branding
- Find "Primary Color"
- Enter your brand color (e.g.,
#3B82F6for blue) - Click Save
Or use the Theme Editor for more control:
- Go to Admin > Theme Editor
- Adjust colors for buttons, backgrounds, and text
- Preview changes in real-time
- Click Save Theme
Configure Email
Email notifications keep users informed about their feature requests.
- Go to Admin > Settings
- Click the Email tab
- Enter your SMTP details (or use the default log driver for testing)
- Click Test Email to verify it works
- Click Save
See Email Setup for detailed instructions.
Review Settings
Check these important settings in Admin > Settings > General:
| Setting | Recommended |
|---|---|
| Require login to vote | Yes (prevents spam) |
| Require login to submit | Yes (prevents spam) |
| Auto-approve submissions | No (review first) |
| Votes per user | Unlimited or 5 |
Testing Your Board
Verify everything works correctly before sharing your board with real users:
- Open an incognito window - Visit your board URL in a private/incognito browser window
- Create a test user - Register a new account using a test email address
- Submit a feature request - Create a test feature request with a title, description, and category
- Approve it (if moderation is on) - Switch to your admin account and approve the pending submission
- Vote on it - Go back to the test user and upvote the feature to verify voting works
- Leave a comment - Add a comment on the feature to confirm the commenting system is functional
- Check the roadmap - Navigate to the public roadmap page and verify features appear under the correct status columns
You're Ready!
Your feedback board is now set up. Share the URL with your users and start collecting feedback.
Next Steps:
- Managing Features - Learn to handle submissions
- Moderation - Set up your review process
- OAuth Setup - Enable Google/GitHub login
Quick Tips
- Start small - Launch with basic settings, customize later
- Seed with ideas - Add a few feature requests yourself to get things started
- Promote voting - Tell users to vote, not just comment
- Update statuses - Keep users informed by updating feature statuses regularly