Organization Microsite
The microsite is your organization’s public landing page at /{organization-slug}. Visitors see your title, description, about content, contact info, and testimonials. This is separate from individual event pages.
Where
- Organization dashboard → Microsite (
/organizations/<slug>/microsite)
Microsite settings
| Field | Description |
|---|---|
| Title | Main heading (e.g. organization name) |
| Description | Subtitle or short tagline |
| About | Longer description or about text |
| Contact email | Public contact email |
| Contact phone | Public phone (optional) |
| Website | Link to your website |
| Testimonials | Testimonials or highlights (if supported) |
URL
When configured, the microsite is available at:
{frontend_base_url}/{organization-slug}
Example: https://quicket.me/my-org
Updating
- Go to Microsite in the organization sidebar.
- Edit the fields.
- Click Save. Changes appear on the public microsite shortly.
Image placeholder: Microsite settings form with title, description, about, contact, and save button. Add screenshot when ready.