Native share buttons - Ghost Changelog

In the past, adding share buttons to a Ghost site meant writing custom code in your theme.

Now, Ghost has a native share flow built in, triggerable from any post or page on your site.

All official Ghost themes now include a share button out of the box. Readers can click to copy the post link, email the post to a friend, or share on social — with your post's title and link pre-populated in a draft, ready to publish in a single click.

The share modal works beyond themes, too. To trigger it from somewhere specific on your site, add a link to #/share on any post or page. Ghost opens the modal automatically, no extra code required.

Sharing from the inbox

Readers can also reach the same share modal in one click from your newsletter. Toggle on the share option in your newsletter design settings, and every email ends with a link that takes readers to your post with the share options already open — giving your readers a direct path from inbox to sharing with their audience, without ever leaving the flow.

Theme support

This feature is supported by the latest versions of all official Ghost themes. To update, head to Settings → Theme → Change theme and select your current theme to update to the latest version.

If you're using a custom theme, check the developer docs to learn how to add support for this feature, or reach out to your theme developer for an updated version.


Ghost(Pro) users can log in and start enjoying all of this right away! If you're a developer, self-hosting Ghost, you'll need to update to the latest version to get access to everything that's new.

If there are ways you think this feature could be more valuable based on the way you use Ghost, we’d like to hear it. Let us know using the feedback link in the left sidebar of Ghost Admin.

5 Likes

Is it possible to change the order of the social media buttons as they appear in the pop-up window?

2 Likes

Great update! I’d love the ability to choose which buttons to include/exclude.

2 Likes

I’m on Ruby… I updated Ruby… I am not seeing share buttons. does Ruby not count as an official theme anymore? I tried adding a share link manually, that seems to work and bring up the modal, but there’s no button in the natural layout of the page.

Dan, I see it right here on your site – at the bottom of the page:

That is also the same share button that’s on the theme demo on ruby.ghost.io

2 Likes

ahhh, it’s hiding there at the bottom, my bad, I was looking near the top like we see in OP. thank you.

1 Like

Is it possible to remove the author details from the share popup portal? And perhaps replace it with the site name?