gancio-upstream/docs/usage/plugins.md
2023-06-30 23:48:17 +02:00

1.5 KiB

layout title permalink nav_order parent has_toc
default Plugins /usage/plugins 2 Usage true

Plugins

{: .no_toc }

This page is a guide to install plugins, if you want to develop one instead look here.
Please note that some plugins are officially supported and distributed along with the release

  1. TOC {:toc}

Install

To install a plugin you have to:

  1. download the .zip archive (look for the url on the plugin list below)
wget https://framagit.org/les/gancio-plugin-telegram-bridge/-/archive/v0.2.0/gancio-plugin-telegram-bridge-v0.2.0.zip
  1. unpack it in the ./plugins directory.
cd plugins
unzip https://framagit.org/les/gancio-plugin-telegram-bridge/-/archive/v0.2.0/gancio-plugin-telegram-bridge-v0.2.0.zip
  1. install the dependencies with yarn
cd plugins/gancio-plugin-telegram-bridge
yarn
  1. restart gancio
    with debian
sudo sytemctl restart gancio

with docker

docker-compose restart

List of embedded plugins

Telegram

This plugin republishes events to Telegram channels or groups. The goal is to spread the info of our networks to the capitalist cyberspace, and pull otherwise isolated people to our radical and free part of the internet.