From 93107236ea2f78b0de1f7f2e0c76e67bf72c7f94 Mon Sep 17 00:00:00 2001 From: Angus McLeod Date: Thu, 11 Aug 2022 10:33:41 +0100 Subject: [PATCH] Update README.md --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 602709f5..ba45a0b0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ -# discourse-custom-wizard +# Discourse Custom Wizard Plugin -See further: https://thepavilion.io/c/knowledge/discourse/custom-wizard/118 +The Custom Wizard Plugin lets you make user wizards for your Discourse forum. Better user onboarding, structured posting, data enrichment, automated actions and much more for your community. + +## Install + +Follow the [plugin installation guide](https://meta.discourse.org/t/install-a-plugin/19157). + +## Documentation + +[Read the full documentation here](https://thepavilion.io/c/knowledge/discourse/custom-wizard/118), or go directly to the relevant section + +- [Wizard Administration](https://thepavilion.io/t/wizard-administration/2818) +- [Wizard Settings](https://thepavilion.io/t/wizard-settings/2807/2) +- [Step Settings](https://thepavilion.io/t/step-settings/2808/2) +- [Field Settings](https://thepavilion.io/t/field-settings/2809/2) +- [Conditional Settings](https://thepavilion.io/t/conditional-settings/2811/2) +- [Field Interpolation](https://thepavilion.io/t/field-interpolation/2830) +- [Wizard Examples and Templates](https://thepavilion.io/t/wizard-examples-and-templates/3192) + +## Support + +- [Request a feature](https://thepavilion.io/w/feature-request) +- [Report a bug](https://thepavilion.io/w/bug-report)