I just installed Ghost and I love it so far! But apparently the normal Ghost commenting system requires people to sign up to my website, which I don't really want. What's the best way to implement a commenting system that allows for people to comment without signing up?
4 Comments
lgsp@feddit.it · 3 pts · 361d
It should be possible to connect ghost 6 to the fediverse, so that anyone with mastodon, lemmy etc should be able to comment, like etc
https://ghost.org/6/
Zak@lemmy.world · 3 pts · 361d
Not Lemmy, unless the post tags a community.
artyom@piefed.social · 4 pts · 361d
Missed opportunity there.
starshipwinepineapple@programming.dev · 1 pts · 361d
Giscus / utteranc.es use github discussions/ issues to do comments so that might be an option
For one of my projects i setup remark42 which does allow anonymous comments. You can also set it up to allow logging in to a few different platforms. 7 months and no issues.
Isso is another one i had looked at which can do comments without an acct