All Projects → pfefferle → wordpress-nodeinfo

pfefferle / wordpress-nodeinfo

Licence: MIT license
NodeInfo and NodeInfo2 for WordPress

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wordpress-nodeinfo

wordpress-ostatus
An OStatus plugin for WordPress
Stars: ✭ 21 (+61.54%)
Mutual labels:  wordpress-plugin, ostatus, fediverse
Lemmy
🐀 Building a federated link aggregator in rust
Stars: ✭ 5,728 (+43961.54%)
Mutual labels:  activitypub, fediverse
Pixelfed
Photo Sharing. For Everyone.
Stars: ✭ 3,237 (+24800%)
Mutual labels:  activitypub, fediverse
Wordpress Activitypub
ActivityPub for WordPress
Stars: ✭ 118 (+807.69%)
Mutual labels:  wordpress-plugin, activitypub
Misskey
🌎 An interplanetary microblogging platform 🚀
Stars: ✭ 2,244 (+17161.54%)
Mutual labels:  activitypub, fediverse
gotosocial
Golang fediverse server.
Stars: ✭ 400 (+2976.92%)
Mutual labels:  activitypub, fediverse
wp-to-diaspora
Automatically share WordPress posts on diaspora*
Stars: ✭ 15 (+15.38%)
Mutual labels:  wordpress-plugin, diaspora
Ocelot-Social
Free and open-source social network for active citizenship.
Stars: ✭ 49 (+276.92%)
Mutual labels:  activitypub, fediverse
ligh7hau5
A Matrix (https://matrix.org/docs/spec/) to Fediverse / ActivityPub client / bridge. Also, some media proxying.
Stars: ✭ 26 (+100%)
Mutual labels:  activitypub, fediverse
orb
A DID method implementation that extends the Sidetree protocol into a Fediverse of interconnected nodes and witnessed using certificate transparency. Spec: https://trustbloc.github.io/did-method-orb/
Stars: ✭ 25 (+92.31%)
Mutual labels:  activitypub, fediverse
tranquility
Small ActivityPub server (WIP)
Stars: ✭ 30 (+130.77%)
Mutual labels:  activitypub, fediverse
cherrypick
🌎 A interplanetary communication platform 🚀
Stars: ✭ 40 (+207.69%)
Mutual labels:  activitypub, fediverse
misskey
🌎 An interplanetary microblogging platform 🚀
Stars: ✭ 2,895 (+22169.23%)
Mutual labels:  activitypub, fediverse
activity-pub
API Platform ActivityPub Support
Stars: ✭ 63 (+384.62%)
Mutual labels:  activitypub, fediverse
WP-Stash
Bridge between WordPress and StashPHP, providing a PSR6-compliant caching system for WordPress
Stars: ✭ 31 (+138.46%)
Mutual labels:  wordpress-plugin
debugpress
DebugPress is easy to use plugin implementing popup for debugging currently loaded WordPress page with support for intercepting AJAX requests.
Stars: ✭ 19 (+46.15%)
Mutual labels:  wordpress-plugin
wp-dispensary
🌿 WP Dispensary - online menu management for dispensaries
Stars: ✭ 60 (+361.54%)
Mutual labels:  wordpress-plugin
FediBooks
A web UI for creating your very own ebooks bots.
Stars: ✭ 21 (+61.54%)
Mutual labels:  fediverse
slim-seo
A fast and automated WordPress SEO plugin.
Stars: ✭ 49 (+276.92%)
Mutual labels:  wordpress-plugin
averroes
A Gutenberg compatible markdown editor. Write in Markdown, edit in Markdown and preview in HTML.
Stars: ✭ 15 (+15.38%)
Mutual labels:  wordpress-plugin

NodeInfo(2)

Contributors: pfefferle
Donate link: https://notiz.blog/donate/
Tags: nodeinfo, fediverse, ostatus, diaspora, activitypub
Requires at least: 4.9
Tested up to: 5.9
Stable tag: 1.0.6
Requires PHP: 5.6
License: MIT
License URI: https://opensource.org/licenses/MIT

NodeInfo and NodeInfo2 for WordPress!

Description

NodeInfo is an effort to create a standardized way of exposing metadata about a server running one of the distributed social networks. The two key goals are being able to get better insights into the user base of distributed social networking and the ability to build tools that allow users to choose the best fitting software and server for their needs.

This plugin provides a barebone JSON file with basic "node"-informations. The file can be extended by other WordPress plugins, like OStatus, Diaspora or ActivityPub/Pterotype.

Frequently Asked Questions

Changelog

Project and support maintained on github at pfefferle/wordpress-nodeinfo.

1.0.6

  • add autodiscovery link for nodeinfo 2.1
  • fix some typos/copy&paste issues

1.0.5

  • fix missing permission_callback issue

1.0.4

  • fixed whitespace problem

1.0.3

1.0.2

  • fixed JSON schema (thanks @hrefhref)

1.0.1

  • use home_url insted of site_url

1.0.0

  • initial

Installation

Follow the normal instructions for installing WordPress plugins.

Automatic Plugin Installation

To add a WordPress Plugin using the built-in plugin installer:

  1. Go to Plugins > Add New.
  2. Type "nodeinfo" into the Search Plugins box.
  3. Find the WordPress Plugin you wish to install.
    1. Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
    2. Click Install Now to install the WordPress Plugin.
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
  5. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

Manual Plugin Installation

There are a few cases when manually installing a WordPress Plugin is appropriate.

  • If you wish to control the placement and the process of installing a WordPress Plugin.
  • If your server does not permit automatic installation of a WordPress Plugin.
  • If you want to try the latest development version.

Installation of a WordPress Plugin manually requires FTP familiarity and the awareness that you may put your site at risk if you install a WordPress Plugin incompatible with the current version or from an unreliable source.

Backup your site completely before proceeding.

To install a WordPress Plugin manually:

  • Download your WordPress Plugin to your desktop.
  • If downloaded as a zip archive, extract the Plugin folder to your desktop.
  • With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
  • Go to Plugins screen and find the newly uploaded Plugin in the list.
  • Click Activate to activate it.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].