Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

diogogithub/gs-nodeinfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nodeinfo plugin for GNU social

Plugin that presents basic instance information using the NodeInfo standard.

At the moment, the information is presented at the "/main/nodeinfo/2.0" endpoint.

Other tools can then scrape that information and present it in various ways. For example: https://fediverse.network/

Instructions

  1. Make sure the files are in a folder called Nodeinfo if they're not already
  2. Put the folder in your /local/plugins/ directory (create the directory if it doesn't exist)
  3. Tell /config.php to use it with: addPlugin('Nodeinfo');

About

Nodeinfo plugin for GNU social

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%