Gives instance admins an overview of the websubs and their states across the instance.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Chimo 579e136fbc README: add screenshot 5 years ago
actions Convert into 1 column layout 5 years ago
css Convert into 1 column layout 5 years ago
images First commit 5 years ago
LICENSE Add license 5 years ago
README.md README: add screenshot 5 years ago
WebSubStatesPlugin.php First commit 5 years ago

README.md

WebSub States Plugin for GNU social

Installation

  1. Navigate to your /local/plugins directory (create it if it doesn't exist)
  2. git clone https://github.com/chimo/gs-websubstates.git WebSubStates

Configuration

Tell /config.php to use it:

    addPlugin('WebSubStates');

Usage

A new "WebSub States" link should appear in the left-navigation on the "Admin" page.

On the "WebSub States" page, you should see a list of WebSubs your instance knows about, the date they were created and their status:

screenshot