Is It Possible to Create Custom Pages in Discourse?

We are exploring the possibility of adding custom pages in our Discourse instance (for example, a help center or integration-specific page). We’re not fully sure if Discourse supports this natively or if it requires a plugin or theme customization. Could you please guide us on whether this is possible, and if so, what the recommended approach would be?

1 Like

You may want to check out

and

2 Likes

Hi, @NateDhaliwal
I have created a custom page, and it’s now working. How can I add custom HTML or CSS to this page?

Hi there, which method did you use? Thanks.

Hi @NateDhaliwal
I’m using the Page publishing method

I believe you can still use CSS to style published pages:

If I’m not wrong, published pages can be targeted with the .published-page CSS class.