1
0
Fork 0

Update README.md

Dieser Commit ist enthalten in:
Angus McLeod 2022-08-18 22:43:13 +02:00 committet von GitHub
Ursprung 0dd54255ef
Commit 4173404bbd
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -1,13 +1,11 @@
# Discourse Custom Wizard Plugin # Discourse Custom Wizard Plugin
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. 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.
<img src="https://camo.githubusercontent.com/593432f1fc9658ffca104065668cc88fa21dffcd3002cb78ffd50c71f33a2523/68747470733a2f2f706176696c696f6e2d6173736574732e6e7963332e63646e2e6469676974616c6f6365616e7370616365732e636f6d2f706c7567696e732f77697a6172642d7265706f7369746f72792d62616e6e65722e706e67" alt="" data-canonical-src="https://pavilion-assets.nyc3.cdn.digitaloceanspaces.com/plugins/wizard-repository-banner.png" style="max-width: 100%;" width="400"> <img src="https://camo.githubusercontent.com/593432f1fc9658ffca104065668cc88fa21dffcd3002cb78ffd50c71f33a2523/68747470733a2f2f706176696c696f6e2d6173736574732e6e7963332e63646e2e6469676974616c6f6365616e7370616365732e636f6d2f706c7567696e732f77697a6172642d7265706f7369746f72792d62616e6e65722e706e67" alt="" data-canonical-src="https://pavilion-assets.nyc3.cdn.digitaloceanspaces.com/plugins/wizard-repository-banner.png" style="max-width: 100%;" width="400">
## Install ## Install
Please install both this plugin and the [Subscription Client Plugin](https://github.com/paviliondev/discourse-subscription-client) as you would install any Discourse plugin. The Subscription Client is not necessary for the Custom Wizard Plugin to work, but it is needed to get the most out of it ([more on why here](https://custom-wizard.pavilion.tech/subscriptions)).
If you're not sure how to install a plugin in Discourse, please follow the [plugin installation guide](https://meta.discourse.org/t/install-a-plugin/19157) or contact your Discourse hosting provider. If you're not sure how to install a plugin in Discourse, please follow the [plugin installation guide](https://meta.discourse.org/t/install-a-plugin/19157) or contact your Discourse hosting provider.
## Documentation ## Documentation