0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-05-19 15:30:05 +02:00
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
2022-10-20 09:30:24 +02:00
.github/workflows Merge branch 'main' into pro-release 2022-08-01 16:44:42 +01:00
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
app Add explicit locations plugin support 2022-10-10 14:04:55 +02:00
assets FIX: link index assignment edge cases 2022-10-19 18:07:19 +02:00
config Add explicit locations plugin support 2022-10-10 14:04:55 +02:00
coverage Move to new coverage approach 2022-03-12 14:00:07 +01:00
db/migrate Apply new table style to wizard logs view 2021-09-09 14:07:12 +08:00
lib/custom_wizard FIX: indexes should not require a subscription 2022-10-12 09:28:31 +02:00
spec Update submission_spec.rb 2022-10-05 17:29:21 +02:00
test/javascripts Fix header content CSS 2022-08-01 17:18:21 +01:00
.discourse-compatibility Update .discourse-compatibility (#161) 2021-12-06 11:49:09 +05:30
.eslintrc Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.gitignore Add ruby to gemfile.lock platforms and update gitignore 2022-10-20 09:30:24 +02:00
.prettierrc Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.rubocop.yml Add community subscription as an explicit type 2022-09-23 15:52:05 +02:00
.simplecov Rubocop 2022-03-12 14:02:11 +01:00
.template-lintrc.js Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.travis.yml Update .travis.yml 2020-11-03 12:04:26 +11:00
COPYRIGHT.txt Add copyright 2018-07-17 09:33:53 +10:00
crowdin.yml Apply prettier 2022-07-27 14:50:49 +01:00
Gemfile Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
Gemfile.lock Add ruby to gemfile.lock platforms and update gitignore 2022-10-20 09:30:24 +02:00
lefthook.yml Add lefthook 2022-10-19 18:13:03 +02:00
LICENSE.txt Add license 2017-11-01 18:55:44 +08:00
package-lock.json IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
package.json IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
plugin.rb Update plugin.rb 2022-10-19 19:09:33 +02:00
README.md Update plugin documentation domain 2022-09-20 11:16:43 +02:00
yarn.lock Minor config updates 2022-06-15 08:12:58 +02:00

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

Support