Can I install an external application from github running on discourse

For example. I found a simple online counter. Can I install it on the server with yarn and then insert it into the code without any problem to make it work?

아니요, Discourse의 커스터마이징은 모든 기능이 정상적으로 작동하도록 유지하기 위해 그보다 조금 더 제한적입니다. 또한 Discourse는 이미 주제(topic)에 내장된 조회수 카운터를 제공합니다.

강력한 테마 커스터마이징 시스템으로 무엇을 만들 수 있는지 아이디어를 얻으려면 Customization > Theme 채널을 확인해 보세요.

Okay, but the internet is full of unlimited possibilities. On github I have 150 million different ready-made solutions like buttons, css tooltips, counters etc. Why can’t I install it? It’s a pity that you can’t use so many ready-made solutions but you have to limit yourself to heavy plugins or write yourself if you still have such knowledge and time for it…

It’s a tough life, huh? :wink:

It’s amazing there are so many well paid software engineers, given that on most platforms you can just chuck stuff together and it just works? :wink:

Ahem …

If you invest the time to learn how you can re-use loads of stuff, especially CSS.

Checkout Beginner's guide to using Discourse Themes to start off and keep going!