Ghost is genuinely capable on its own. Writing, publishing, newsletters, and memberships are all built in, no plugin required. But "capable on its own" doesn't mean "everything you'll ever need," and a handful of tools, used alongside Ghost rather than instead of it, make a real difference once your publication grows past the basics.
Here's a practical rundown, organized by what each category of tool actually solves, with honest notes on where Ghost's native features are already enough and where reaching for something else genuinely pays off.
Email Delivery: Mailgun (Required If You're Self-Hosting)
If you're self-hosting Ghost, this isn't optional. Ghost deliberately doesn't support sending bulk newsletters through plain SMTP, since that approach gets sending IP addresses blacklisted almost immediately. Mailgun is the provider Ghost's own documentation builds around, handling sending, tracking, bounce management, and spam complaint handling at the volume a real newsletter needs.
Setup involves registering a sending subdomain, verifying it through DNS records (SPF, DKIM, and an MX record), and connecting your API credentials inside Ghost Admin. It's a bit of upfront configuration, but it's well documented and only needs doing once. If you're on Ghost(Pro), this entire layer is handled for you automatically, no Mailgun account needed.
Analytics Beyond the Basics: Plausible or Fathom
Ghost includes solid native analytics, opens, clicks, signups, and conversions attributed to specific posts, which covers a lot of what a writer actually needs to know. But if you want deeper site-wide traffic insight (referral sources, popular pages over time, visitor trends) without resorting to Google Analytics and its cookie-banner baggage, a privacy-focused analytics tool is worth adding.
Plausible and Fathom are the two most commonly paired with Ghost, both with official integration guides built around simple code injection, no plugin or complex setup required. Both are lightweight, GDPR-compliant by design, and avoid the invasive tracking and cookie consent requirements that come with Google Analytics. Plausible is fully open source and can even be self-hosted if you want to avoid an external subscription entirely; Fathom leans toward a clean, simple dashboard experience with custom event tracking for things like button clicks or signup conversions. Either is a reasonable choice; picking one mostly comes down to whether you want open-source flexibility or a more turnkey hosted experience.
Payments: Stripe (Already Required, Worth Understanding)
This one isn't really optional if you're monetizing, since Ghost's entire membership system is built directly on top of Stripe, with no alternative processor supported. The good news is this is also exactly why Ghost's 0%-platform-fee model works: you're paying Stripe's standard processing fee and nothing else, no separate platform cut layered on top.
Beyond the required connection, it's worth spending a few minutes in your actual Stripe dashboard occasionally, checking for failed payments, reviewing your payout schedule, and understanding how Stripe's own fee structure applies in your specific country, since this varies internationally in ways that affect your real take-home revenue.
Growth and Referrals: SparkLoop (Filling a Real Gap)
This is worth knowing about honestly: Ghost has no native referral or cross-promotion program, the kind of system where existing subscribers get rewarded for bringing in friends. If structured referral growth matters to your strategy, SparkLoop is the tool most commonly used to fill that specific gap, integrating directly with Ghost alongside 30-plus other platforms.
SparkLoop offers two distinct pieces: a referral engine with automated rewards for subscribers who bring in new readers, and a separate Partner Network that lets you cross-promote with other newsletters for paid acquisition. The Partner Network is free to join; the referral program tooling itself runs a real ongoing cost, generally starting somewhere around $99 a month on top of whatever you're already paying for hosting. It's worth weighing that cost against how much referral-driven growth would actually move your numbers before adding another monthly line item, particularly for smaller publications still building their base.
Comments, If You're Running a Headless Setup: Remark42 or Giscus
If you're using Ghost's standard themes, native comments work fine out of the box, no extra tool needed. But if you've gone headless, building a custom frontend pulling from Ghost's Content API, native comments don't translate over cleanly, since they're tied to Ghost's own Portal and authentication system.
For headless setups, Remark42 is the most commonly recommended alternative, specifically because it has a full REST API and supports authenticating against your existing Ghost members through JWT, meaning readers don't need a separate account just to comment. It runs as its own service alongside Ghost, with your own data staying in your own database rather than a third party's. Giscus is a lighter alternative worth considering if your audience already has GitHub accounts, common for developer-focused or technical publications, since it requires no separate server or infrastructure at all.
Image Editing and Asset Creation: Canva or Figma
Ghost's native image editor (built on Pintura) handles quick crops and basic adjustments without leaving the post editor, which covers a lot of day-to-day needs. But for building actual graphics, social card templates, quote graphics for repurposing content, or anything with real design intent behind it, a dedicated design tool still earns its place in most publishers' workflows.
Canva is the lower-friction choice for non-designers, with templates that get you to a usable result fast. Figma suits anyone who wants more precise control, especially useful if you're maintaining a consistent visual system across many repurposed social posts or graphics over time, where having reusable, editable templates saves real time compared to rebuilding from scratch each time.
Writing and Editing Support: A Grammar and Clarity Checker
This isn't Ghost-specific, but it's worth naming plainly: a tool like Grammarly, Hemingway Editor, or even a careful second read from another person catches things your own eyes skip past after staring at a draft too long. Ghost's editor is genuinely pleasant to write in, but it isn't an editor in the human sense, it won't flag an awkward sentence or a confusing paragraph structure. Pairing a clean writing environment with an actual proofreading pass, automated or human, closes that gap.
Project and Content Planning: A Simple Editorial Calendar
Ghost doesn't include a built-in content calendar beyond its post scheduling feature, which is fine for scheduling individual posts but doesn't help with planning weeks or months of content in advance. A simple tool, Notion, Trello, or even a shared spreadsheet, used specifically to plan topics, track drafts in progress, and schedule your repurposing cadence across social platforms, prevents the common failure mode of publishing reactively rather than with any real lead time.
This matters more than it sounds like for consistency. Most publications that go quiet for months didn't decide to stop, they just ran out of a planned pipeline and lost momentum to figure out what to write next.
A Sensible Starting Stack
If you're just getting going and don't want to add ten tools at once, here's a reasonable order of priority:
- Mailgun, only if self-hosting; otherwise Ghost(Pro) has this covered.
- Stripe, required the moment you want to monetize at all.
- Plausible or Fathom, once you want traffic insight beyond what Ghost's own post analytics show you.
- A design tool (Canva is the easier starting point) once you start repurposing content into social graphics.
- SparkLoop, only once growth through referrals is a deliberate strategy, not just a nice idea, since it carries a real ongoing cost.
- Remark42 or Giscus, only if you've gone headless and lost native comments in the process.
The Underlying Principle
None of these tools exist to compensate for something broken in Ghost. They exist because Ghost, deliberately, stays focused on doing a few things extremely well, writing, publishing, newsletters, and membership infrastructure, rather than trying to be every tool a publisher could possibly need. That's a reasonable trade-off, and the right response isn't frustration that Ghost doesn't do everything, it's knowing which two or three tools genuinely complete the picture for your specific publication, and adding them deliberately rather than collecting integrations you'll never actually use.