Skip to content

absturztaube/pleroma-mod-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pleroma Mod Loader

Script that loads mods into pleroma

Usage

copy pleroma-mod-loader.js to your static directory (priv/static/instance/ for example)

Add <script type="text/javascript" src="/path/to/pleroma-mod-loader.js"></script> to your index.html in the static directory

copy pleroma-mod-config.json.example to pleroma-mod-config.json

Configuration

set modDirectory in pleroma-mod-config.json to the directory where your mods are located

add your mods, that you want to load to mods in pleroma-mod-config.json

About

Little Script, that loads pleroma-mods into pleroma-fe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published