WP Manifestindependent plugin directory
manifest / users / gated-groups-content

Gated Groups Content

WordPress plugin to authorize viewing with Google OAuth

by Jonathan Bredin · github.com/jonathanlb/gated-groups-content · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jonathanlb/gated-groups-content/archive/refs/heads/main.zip

Installation

  • Copy the contents of this directory to wp-content/plugins/gated-groups-content.
  • From your WordPress dashboard, select "Plugins" from the left gutter. Find the section "Gated Groups Content" and click activate.
  • Now select "Settings" from WordPress dashboard left gutter. Click on the "Gated Groups Content" submenu.
  • Create a Google API Client ID and API Client Secret, enter them, click "Save Changes".
  • Create a new post or page with content something like:
    
    Any public welcome stuff goes here.

[group_content group=my-group@example.com] Spill your secrets. [/group_content]

Continue with public stuff if you like.