How the Classifieds board works

Classifieds is a two-sided community board. Your team manages categories and the moderation queue; visitors (and signed-in Turtini users) post listings into one of those categories through a Builder block you drop on a public site.

The flow:

1. **Visitor posts.** A visitor lands on a page that has the Classifieds block, picks a category, fills in title / description / price / photos / their email, and submits. Signed-in Turtini users get their identity pre-filled. The block can also collect a phone number.

2. **Listing lands "pending".** Every submitted listing is created at status='pending'. The poster gets an email confirming submission and a "manage your listing" link (token-gated) they can use even without a Turtini account to edit, mark-sold, or delete the listing.

3. **You approve or reject.** Open Classifieds → Pending Approval. Each listing shows the title, category, photos (already scanned by image moderation), price, and the poster's contact info. Approve to flip it to active and email the poster their public link. Reject with an optional reason and the poster gets a "wasn't approved" email so they can edit and resubmit.

4. **Visitors send inquiries.** Once a listing is active, the block lets any visitor send an inquiry against it. The inquiry emails the poster directly and lands in your Inquiries tab so you have a record. Inquirers are best-effort linked to a Contact in your CRM via email match — so if the inquirer is already a customer, you see that linkage immediately.

5. **Auto-expire.** Listings default to a 30-day window (the poster can pick 7 / 14 / 30 / 60 at submit time). A daily scheduler flips active → expired at midnight when the window closes.

To put the board on your website, open Builder → add the **Classifieds** block to a page. Props let you filter by categories, switch grid/list layout, toggle the "Post a listing" CTA, and pick the inquiry destination.