Can someone explain to me how I make a post like the ones in the #themes category, the ones with the install button, how can I make one of these?
[wrap=theme-install-button repoUrl="GITHUB REPO URL" repoName="EXAMPLE"]
Install this theme component
[/wrap]
6 Likes
It didn’t work, just the text “Install this theme component” comes out
I would like to know how I can do the same, place the icons, writing and the button at the bottom
If you’re doing this not on Meta, you probably need whatever TC Meta uses for it. (idk what/where that would be either)
If you are doing it on meta, it should work.
Random example #theme-component topic
[wrap=theme-install-button repoUrl="https://github.com/discourse/discourse-top-contributors-sidebar" repoName="Discourse Top Contributors Sidebar"]
Install this theme component
[/wrap]
Parsed:
Install this theme component
2 Likes
We have a special plugin for that, but unfotunately it isn’t currently avaiable to use for other sites.
1 Like