Documentation Index
Fetch the complete documentation index at: https://documentation.outpost.pub/llms.txt
Use this file to discover all available pages before exploring further.
Labs feature — Event Creator is available in Labs on the Luna plan. Labs features may change as they’re developed.

How it works
- Create an event widget with details (name, date, time, location, price).
- Insert In New Post — Outpost creates a new Ghost draft post. The widget HTML is added to the post’s
codeinjection_foot, and the post body starts empty. The event details render on your published site, not inside the Ghost editor. - Or copy the embed code to your clipboard and paste it into any existing Ghost post.
Creating an event
Go to Event Creator in the left navigation and click Create Post Event.Event fields
| Field | Description |
|---|---|
| Name | The event title. Required. |
| Event Date | The date of the event. |
| Start Time | Event start time (e.g., “10:00 am”). |
| End Time | Event end time (e.g., “6:00 pm”). |
| Time Zone | Choose from all major IANA time zones. |
| Event Type | The kind of event. Editable dropdown with three presets: “In-Person”, “Webinar”, “Virtual”. You can type a custom value. |
| Event Location Name | Where the event takes place. Editable dropdown with one preset (“Online Listening Party”); type a custom value for anything else. |
| Location Address | Street address or additional location details. |
| Registration Open Date | When registration becomes available. |
| Ticket Purchase Link | URL to an external ticketing page (e.g., Eventbrite). |
| Event Price | Ticket price (with $ prefix). Set to 0 for free events. |
Templates
If you’ve created event templates, you can pick one instead of filling in every field manually. Templates are user-authored — click Manage templates on the Event Creator list page to create your own. Each template defines its own custom fields (text input, date, time, price, dropdown, timezone) and can carry default values. If your publication has starter templates pre-configured by Outpost, those are also available in the dropdown when creating an event.Using event widgets
After creating an event, you have two options:Insert into a new post
Click Insert In New Post to create a new Ghost draft. Outpost places the rendered widget HTML into the post’scodeinjection_foot; the post body starts empty. Open the draft in Ghost, add a title and your own copy, then publish — the widget renders on your live site.
Copy and paste
Click Copy/Paste to copy the event embed code to your clipboard. Then paste it into any existing Ghost post.Editing events
Click any event row in the list to expand and edit it. Changes are saved in Outpost — but if you’ve already inserted or pasted the widget into a Ghost post, the existing post does not update automatically. You’ll need to re-insert (creates a new draft) or re-copy and paste the updated HTML.Event Creator vs. Events
| Event Creator | Events | |
|---|---|---|
| Purpose | Embed event details in posts | Full event management with registration |
| Registration | No — link to external ticketing | Built-in RSVP with attendee tracking |
| Ghost integration | Widget HTML in a Ghost post | Full post creation with metadata |
| Attendee tracking | No | Yes, with CSV export |
| Lifecycle management | No | Automatic status updates |
Related features
Events
Full event system with registration, attendee tracking, and Ghost integration.
CTAs
Add conversion-focused calls to action alongside your event content.
FAQ
Can members register for Event Creator events?
Can members register for Event Creator events?
Not through Outpost. Event Creator generates event detail widgets for display in posts — it doesn’t handle registration. For registration, either link to an external ticketing service via the Ticket Purchase Link field, or use the full Events system for built-in RSVP.
Do changes to an event update existing Ghost posts?
Do changes to an event update existing Ghost posts?
No. The HTML is embedded as a snapshot. If you update an event, you’ll need to re-copy the HTML and update the Ghost post manually.
Can I use templates?
Can I use templates?
Yes. Click Manage templates on the Event Creator list page to create your own templates. Each template defines its own custom fields and default values, so a recurring event format only needs the variable details filled in each time.

