Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
A Discourse Plugin that allows you to create custom user wizards.
.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