Anyone know of a way where I can have contents and comments approved before they are published?
That is, a registered user posts a comment\article, but it does not become visible to public till it is approved by admin
Articles:
Ghost has staff users (administrators, editors, authors, and contributors). Theyâre the only ones who can create posts (and contributors cannot publish). They have to be invited (from /ghost > settings > staff) and then log in at /ghost.
Ghost has members - theyâre the folks who log into the front end, probably by clicking the portal button or a âsubscribeâ or âsign inâ link (depends on the theme) and then receiving an email with a magic link.
Those two types of users donât interact.
If you want to approve articles by staff users, make those staff users contributors.
If you want members to write articles, thatâs not easily possible.
Comments
Ghostâs built-in commenting app doesnât include approval/moderation, which is what youâre asking for. You might want to look at the Disqus integration.
Thanks very much. Already looking at Disqus integration.
how to activate ghost commenting on my site?