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 me gusta

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

3 Me gusta

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 me gusta

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

4 Me gusta

Awesome. Hopefully it gets pulled!

1 me gusta

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

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

1 me gusta

I sure would like to see this.

1 me gusta

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

1 me gusta

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.