# Craziest Discourse Modifications

**URL:** https://meta.discourse.org/t/craziest-discourse-modifications/274476
**Category:** Community Building
**Created:** [August 9, 2023, 9:18am UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476 "2023-08-09T09:18:55Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [August 9, 2023, 9:18am UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476/1 "2023-08-09T09:18:55Z")

</div>

Hello 👋

I am incredibly curious to discover the most extraordinary modifications you have managed to achieve with your Discourse platform. I know that many individuals use the default themes, plugins but I am sure their are lot of other platforms use a completely unique modifications too. I am eager to witness these creations. 🙂

Is your Discourse platform unique in any way? If you would like to, please introduce your site on this topic. 🙂 By doing so, it is plausible that an entirely new view will unfold before us, showcasing the remarkable flexibility of Discourse and the astounding levels of customization it can achieve.

This topic is not made for questions like… Ask to share the customization source or code. It is just to see many things possible and maybe we can get some idea… Anyway, if the author/creator would like to share their modifications, they can in #Customization > Theme, #Customization > Theme component or #Customization > Plugin categories.

Thanks 🙂

---

<div class="post-metadata">

### Author: ![piffy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/piffy/32/254198_2.png) [@piffy](https://meta.discourse.org/u/piffy)
#### Post date: [August 9, 2023, 10:20am UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476/3 "2023-08-09T10:20:24Z")

</div>

![Screenshot_20230809_190800](https://global.discourse-cdn.com/meta/original/4X/b/a/2/ba252f1174b348e3b132d298e2c567a39cf537a6.jpeg)

I modified the signature plugin to let people specify a set of their favourite Pokémon to show below their post (this is a Pokémon based forum). I also added a badge system that awards users a bage when they get above a certain post count. That is shown below the username. There is also a plugin that let’s people share their Instagram/YouTube/ebay account next to their name. Nothing too crazy.

 ![Screenshot_20230809_190842](https://global.discourse-cdn.com/meta/original/4X/3/4/7/34758a3ad5c4d3114f3809c9db22da327c6037ce.jpeg)  
 ![Screenshot_20230809_190856](https://global.discourse-cdn.com/meta/original/4X/b/d/7/bd72918be3530674d710fffe1af6a2e485531b9d.jpeg)  
 ![Screenshot_20230809_190943](https://global.discourse-cdn.com/meta/original/4X/d/5/4/d5473a5463b2ac8c2bc721d49dddf026a13381c2.jpeg)

A crazier one was this discord plugin I made that links accounts across Discourse/Discord. It stores all messages in the discourse db so you can quickly query total Discord post count (which is not a feature you can do easily otherwise believe it ir not). Based on post count, you can collect a badge on the forum (and it also gives you that rank using the discord bot api). You can also view your Discord posts on Discourse because why not

---

<div class="post-metadata">

### Author: ![twofoursixeight](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/twofoursixeight/32/574822_2.png) [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)
#### Post date: [August 9, 2023, 4:26pm UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476/4 "2023-08-09T16:26:55Z")

</div>

Not a very good example of what you can do with discourse…  
but you can put whatever theme you want on. This may be crazy, because broken = crazy right?

 ![Screenshot 2023-08-09 09.25.08](https://global.discourse-cdn.com/meta/original/4X/f/c/1/fc1b6d2b6c7ae0b7266917a7fde60aafef707f40.png)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 10, 2023, 3:49pm UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476/5 "2023-08-10T15:49:38Z")

</div>

I created a [dashboard](https://dashboard.literatecomputing.com/) that will let you install Discourse:

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/c/2/cc28743c2572b13aece423c20dba462964907ef2.png)

You can enter your hostname and API keys for Mailgun and Digital Ocean and click a button to install:

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/c/3/8c3bf4a6860e3427e06c7ad16e8f2f320da11f08.png)

The script creates a droplet, configures mailgun, and sends you an email with the required DNS settings. When you have made them, it installs Discourse and sends an email when it’s complete.

A site that’s set up looks like this:

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/f/e/8fe94376a6cb784abafb43ee53705522db93585f.png)

You can also manage plugins and environment settings:

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/3/f/83f20c182ae68a0d7f780b5b15e9b9ea957d5351.png)

If you join the free trial group, you can check it out for free.

---

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [August 16, 2023, 8:18am UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476/6 "2023-08-16T08:18:29Z")

</div>

At Backbase we used a heavily modified Discourse instance that served all of our product docs (rendered out of Asciidoc and Docbook).  
About 1.5M documents, fully embedded in the Discourse ember framework. We had a custom Algolia search that included it all.

And we developed something using the gamification/badging to emulate Salesforce Trails.

Alas it was a closed community, so I don’t have a lot of visuals to share ☹  
Made a post years ago with some screenshots:

> [@Discourse need a fork to be a Q&A software?](https://meta.discourse.org/t/discourse-need-a-fork-to-be-a-q-a-software/94417/9):
>
> Hi, Here you go! Though I’m not sure this will actually help slight_smile Here’s our (heavily) modified homepage slight_smile The forum-part of the community is styled, but pretty much out of the box. Three main categories: Help - For people asking for help with our software Trails - For people to ask for help with one of our tutorials Feedback - If something could be better All categories have an employees-only subcategory for employees t…

---

<div class="post-metadata">

### Author: ![45thj5ej](https://avatars.discourse-cdn.com/v4/letter/4/34f0e0/32.png) [@45thj5ej](https://meta.discourse.org/u/45thj5ej)
#### Post date: [April 19, 2024, 8:22pm UTC](https://meta.discourse.org/t/craziest-discourse-modifications/274476/9 "2024-04-19T20:22:25Z")

</div>

Mind sharing this modified plugin and how you did the last part of your reply here? Would love to use it as a base to modify to my own needs.
