A Discourse Plugin that allows you to create custom user wizards.
1e6a5c39b1
FIX: compound selectors may no longer be extended |
||
---|---|---|
.github/workflows | ||
.tx | ||
app | ||
assets | ||
config | ||
coverage | ||
db/migrate | ||
lib/custom_wizard | ||
spec | ||
test/javascripts | ||
.discourse-compatibility | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
.rubocop.yml | ||
.simplecov | ||
.template-lintrc.js | ||
.travis.yml | ||
COPYRIGHT.txt | ||
crowdin.yml | ||
Gemfile | ||
Gemfile.lock | ||
lefthook.yml | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
plugin.rb | ||
README.md | ||
SECURITY.md | ||
yarn.lock |
Discourse Custom Wizard Plugin
The Custom Wizard Plugin lets you make forms for your Discourse forum. Better user onboarding, structured posting, data enrichment, automated actions and much more for your community.
Install
If you're not sure how to install a plugin in Discourse, please follow the plugin installation guide or contact your Discourse hosting provider.
Documentation
Read the full documentation here, or go directly to the relevant section
- Wizard Administration
- Wizard Settings
- Step Settings
- Field Settings
- Conditional Settings
- Field Interpolation
- Wizard Examples and Templates