> ## 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.

# Ghost Compatibility

> Questions about Ghost CMS versions, hosting, and compatibility with Outpost.

<AccordionGroup>
  <Accordion title="Which Ghost versions does Outpost support?">
    Outpost requires Ghost 5.x or later. Ghost 4.x is not supported. If you're on Ghost 4, upgrade to Ghost 5 before connecting Outpost.
  </Accordion>

  <Accordion title="Does Outpost work with Ghost Pro?">
    Yes. Outpost works with Ghost Pro on the **Publisher plan or higher**. The Publisher plan includes the custom integration features that Outpost requires.

    Ghost Pro's Starter and Creator plans are not compatible with Outpost.
  </Accordion>

  <Accordion title="Which Ghost hosting options work with Outpost?">
    Outpost works with any Ghost installation that supports custom integrations and has a publicly accessible URL:

    * **Ghost Pro** — Publisher plan or higher
    * **Magic Pages** — a popular managed Ghost host that supports custom integrations on all paid plans
    * **Self-hosted** — Any VPS, cloud server, or Docker deployment with a publicly accessible URL

    Common self-hosted options: DigitalOcean, AWS, Google Cloud, Azure, Railway, Render, or Fly.io
  </Accordion>

  <Accordion title="Can Outpost work alongside Ghost's native Stripe integration?">
    Yes. Outpost is designed to run alongside Ghost's native Stripe integration. Ghost handles Stripe billing, and Outpost connects to the same Stripe account to read subscription events and power its tools.

    You don't need to change anything about your Ghost Stripe setup to add Outpost.
  </Accordion>

  <Accordion title="Will Outpost affect my Ghost theme?">
    It depends on your Outpost plan, and in no case does it change how your site looks:

    * **Space Station** — Outpost does **not** modify your Ghost theme. You use Outpost's hosted features (member dashboard, autoresponder, report emails, offers, etc.) without any theme changes.
    * **Voyager and Luna** — Outpost modifies your theme so it can render in-post CTAs, paywalls, the tip jar, gift subscription flows, and event registration widgets. The changes go into **hidden spots** — Outpost adds a small `partials/integrations/` folder of Handlebars partials and a single include line right after Ghost's `{{ghost_foot}}` helper in `default.hbs`. Nothing about your theme's layout, design, fonts, colors, or visible markup is altered.

    On Voyager and Luna, the modification is applied automatically by the [Theme Connect Wizard](/getting-started/theme-connect-wizard), which uploads, processes, and deploys your theme back to Ghost via GitHub. You don't paste scripts into the header or footer manually — the wizard handles the whole flow.
  </Accordion>

  <Accordion title="What happens to my members if I disconnect Ghost?">
    Member records in Outpost persist if you disconnect Ghost. However, disconnecting stops the sync — new member activity from Ghost won't reach Outpost, and label changes won't carry back to Ghost.
  </Accordion>

  <Accordion title="Can I connect multiple Ghost sites?">
    Yes. Outpost supports multiple Ghost sites, each with its own members, tiers, and email configuration. Contact the Outpost team for multi-site pricing.
  </Accordion>
</AccordionGroup>
