A Discourse Plugin to show user signatures below posts
Find a file
2026-03-11 22:45:14 +00:00
.github/workflows DEV: Add the d-compat branch workflow (#106) 2026-03-11 22:45:14 +00:00
assets DEV: Modernize signature preferences component (#101) 2025-12-23 18:03:14 +01:00
config Update translations (#87) 2025-05-07 15:18:09 +02:00
spec/system DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00
.discourse-compatibility DEV: Pin version for Discourse < 2026.2.0-latest (#103) 2026-02-11 16:46:22 +01:00
.gitignore DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00
.npmrc DEV: Switch to use pnpm (#69) 2024-10-14 13:54:57 +02:00
.prettierrc.cjs DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
.template-lintrc.cjs DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
eslint.config.mjs DEV: Update eslint config (#72) 2024-11-19 11:30:46 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
Gemfile.lock Bump rack from 3.2.4 to 3.2.5 (#104) 2026-02-17 22:43:38 +00:00
LICENSE DEV: General cleanup (#28) 2022-04-06 12:19:24 +02:00
package.json DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00
plugin.rb FIX: saving preferences wasn't working (#93) 2025-09-02 08:30:23 +10:00
pnpm-lock.yaml DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00
README.md Ensure README images are pointing to discourse/gh-owned repositories (#41) 2023-01-25 17:35:06 +05:30
stylelint.config.mjs DEV: Update linting (#84) 2025-03-17 11:03:44 +00:00
translator.yml DEV: Add Crowdin support (#13) 2021-09-28 14:30:27 +02:00
tsconfig.json DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00

Discourse Signatures

https://meta.discourse.org/t/discourse-signatures/42263

Felling nostalgic of old VBulletin days? Wanna spam and flame like it's 2000?

signature

Install Discourse Signatures!

Installation

Proceed with a normal installation of a plugin.

After Installation

You need to enable the plugins options for all users on Settings -> Plugins:

enable_plugin

And each user need to enable and select a signature on his/her profile:

image

and thats it!

Advanced Mode

You can now enable advanced mode on the plugin settings and use a full blow post editor to create your signature! With text, multiple images, etc.

About

This is a work in progress! Feel free to use and ask questions here, or on Discourse Meta.

TODO

  • Figure out a way so the user doesn't have to refresh te browser to change the see signatures options
  • Cache the cooked signatures