Custom Pages for Discourse

Hey!

There are some forum softwares that allow people to create custom pages using BBCode (in this case it would be markdown). Here is how I would see it:

At the bottom of the Content tab in the admin panel would be a button that said “new”. When you click it, you can enter a title, slug (url), and content. Pretty simple I guess.

There is a branch created by another user so it might now be that hard to implement. https://github.com/potthast/discourse/tree/custom-static-pages

Maybe before 1.0.0?

「いいね!」 1

Couldn’t we just create a new topic and then lock it?

「いいね!」 3

Yeah, that would work, I guess. But it would be better if there were pages.

The idea of being able to create custom page is really good, is there any plan for this feature in near future?

「いいね!」 1

create a plugin for that customize,
i send a commit for that
https://github.com/discourse/discourse/pull/3334

「いいね!」 4

Awesome. Hopefully it gets pulled!

「いいね!」 1

I hope; if dont pull we will create a plugin for that

@Qasem_h - awesome work man, thanks! :smile:

「いいね!」 1

I sure would like to see this.

「いいね!」 1

Do we have any progress on this plugin @Qasem_h ? :smile:

「いいね!」 1

Same. I would love it if there was a plugin that did something similar to
how the TOS and FAQ work where there is a post that we can edit which
updates the page.