Quickstart

The shortest path from an empty account to a live review widget.

Follow this path when setting up a new location or checking that the system is ready to publish.

1
Sign in to the admin panel

Open /admin. The root URL redirects to the Filament admin panel, and /login redirects to the Fortress login route.

2
Create a location

Add a location with a unique name, slug, address fields, and latitude/longitude. If Google Business Profile import is used, connect the location to its GBP location identifier.

3
Add projects

Create projects for completed customer work. Include the project date, location, title, customer type, customer contact details, description, tags, and project photos.

4
Add or import reviews

Add reviews manually, link them to projects when possible, or use the location table's Google review action to pull reviews from Google Business Profile.

5
Create a widget

Choose a widget type: map, project gallery, or review feed. Assign the widget to a location and set the minimum rating for reviews that should be shown.

6
Publish the embed

Use the widget embed script from /widget/{widget}/embed.js on the public site. The script injects the right markup, styles, and data for the selected widget type.

Common First Checks

CheckWhy it matters
Location has latitude and longitudeMap widgets use the location address as the default center.
Projects have geolocationMap markers come from project coordinates.
Projects have public mediaProject gallery widgets only show projects with media.
Reviews have rating and textReview feed and gallery filters require rating and visible review text.
Widget has a locationWidget rendering loads the location, projects, reviews, and media behind it.

Local URL

When served through Laravel Herd, the app is expected to be available at the project domain, usually https://review-manager.test.