An open API service indexing awesome lists of open source software.

https://github.com/bethropolis/suplike-plugins

repository for suplike social network plugins
https://github.com/bethropolis/suplike-plugins

Last synced: about 1 year ago
JSON representation

repository for suplike social network plugins

Awesome Lists containing this project

README

          

# suplike-plugins

repository for list of [suplike social network](https://github.com/bethropolis/suplike-social-website) plugins

### List of Plugins

| Plugin Name |Description | Repository |
|--------------------|----------------------------------------------------------|--------------------------------------------------------------------------|
|Adventurer avatars | automatically gives users Adventure atyle profile picture| [repo](https://github.com/bethropolis/suplike-adventurer-avatars-plugin) |

### About
This repository acts as the marketplace for suplike instances.
the `plugins.json` file contains a list of suplike plugins and the install url for each plugins.

The marketplace option in the admin dashboard basically make a request to the raw `plugins.json` on this repo to get installable suplike plugins. (a.k.a no private server involved).

[raw url](https://raw.githubusercontent.com/bethropolis/suplike-plugins/main/plugins.json)

### How to make a plugin

you can check the [how-to-make-plugin.md](How-to-make-plugin.md) file.

Or you can learn more from the [plugin system](https://github.com/bethropolis/plugin-system) used itself.

## License
MIT License.