Automatisering script: Verplaats onderwerp bij sluiten

:information_source: Summary Moves a topic to another category when it gets closed
:hammer_and_wrench: Repository Link GitHub - chapoi/move-topic-on-close
:open_book: Install Guide How to install plugins in Discourse

Features

Simple script as an example on Create custom Automations

When a topic in category A is closed, it will be automatically moved to a predefined category B.

Configuration

  1. Requires Discourse Automation to be installed.
  2. Enable the plugin:

Settings

Name Description
Source category Category where you will close topics
Target category Category where you want to move topics to
5 likes