mirror of
https://ghfast.top/https://github.com/discourse/discourse-solved-reminders-plugin.git
synced 2026-05-06 18:22:44 +08:00
A plugin to remind users to mark a solution
| .github/workflows | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib/solved_reminders | ||
| spec | ||
| test/javascripts | ||
| .discourse-compatibility | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc.cjs | ||
| .rubocop.yml | ||
| .streerc | ||
| .template-lintrc.cjs | ||
| about.json | ||
| eslint.config.mjs | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| package.json | ||
| plugin.rb | ||
| pnpm-lock.yaml | ||
| README.md | ||
| stylelint.config.mjs | ||
| tsconfig.json | ||
Solved Reminders Plugin
This plugin enhances the functionality of Solved plugin by offering additional reminder capabilities for solved topics. It ensures efficient topic management by reminding users to mark topics as solved, where applicable. It also sends congratulatory messages to users who have successfully solved a topic suggesting them more topics which can be solved.
How to Install this Plugin
To install Discourse Plugin - https://meta.discourse.org/t/install-a-plugin/19157