689
edits
(David - added the rest of the Discourse plugins) |
(Added about half of Pavilion plugins) |
||
Line 68: | Line 68: | ||
* [https://discourse.org/plugins/lti.html Learning Management System Integration] - Once configured, users will be able to click a button/link on the learning management system, and instantly be logged into Discourse. | * [https://discourse.org/plugins/lti.html Learning Management System Integration] - Once configured, users will be able to click a button/link on the learning management system, and instantly be logged into Discourse. | ||
* [https://discourse.org/plugins/saml.html SAML Authentication] | * [https://discourse.org/plugins/saml.html SAML Authentication] | ||
== Pavilion plugins == | |||
Pavilion plugins can be found on their website and on Github. | |||
I will first include plugins from their website, as they are probably easiest to implement, and continue with the rest, as I think GitHub plugins are probably harder to implement. | |||
=== Plugins from [https://pavilion.tech/products#product-list their website] === | |||
* [https://custom-wizard.pavilion.tech/ Custom Wizard] - Better user onboarding, structured posting, data enrichment, automated actions and much more. - I , maybe even '''F'''. | |||
* [https://meta.discourse.org/t/layouts-plugin/55208 Layouts] - This plugin is a framework for custom Discourse layouts. Its main use case is adding sidebars to Discourse. - I | |||
* [https://github.com/paviliondev/discourse-multilingual Multilingual] - makes it easier to administer a multilingual Forum. - O | |||
* [https://github.com/paviliondev/discourse-ratings Ratings] - lets you use topics to rate things - O | |||
* [https://meta.discourse.org/t/news-plugin/107971 News] - adds a new “News” route to your forum. The latest topics in a category(s) (or from an RSS feed) are displayed in a large, news-like format, with an optional sidebar with a topic list. It adds a link to the News route in the header bar. Inspired by the [https://www.elektronauts.com/latest Elektronauts News Feed] - we may be able to take something from them. - I | |||
* [https://meta.discourse.org/t/discord-bot-construction-kit/122530 Discourse Discord Bot] - quite complex, but good for linking a Discourse Forum and Discord community. - O | |||
* [https://meta.discourse.org/t/events-plugin/69776 Events] - allows you to add and manage events with Discourse. - O | |||
* [https://meta.discourse.org/t/locations-plugin/69742 Locations] - allows you to associate geocoded locations with topics, and list topics with locations on a map. Additionally it allows users to record their position (voluntarily) and this can show up on a map of Users in the Users directory. - <s>NI</s> | |||
* [https://meta.discourse.org/t/verifiable-credentials-plugin/220208 Verifiable Credentials] - this plugin allows you to verify a user’s credential in order to give them access to a group(s) or badge(s) in Discourse. - if this is what you need in order to give badges to members than it's rated as '''F'''. | |||
* [https://meta.discourse.org/t/mentionables/192948 Mentionables] - lets you establish a custom mention dataset to better integrate your Discourse with your other websites or services. Perfect for Affiliate links, making it an I, maybe even '''F'''. | |||
== References == | == References == |
edits