# Is it possible to have custom Post types?

**URL:** https://meta.discourse.org/t/is-it-possible-to-have-custom-post-types/63441
**Category:** Feature
**Created:** [26. Mai 2017 um 15:43 UTC](https://meta.discourse.org/t/is-it-possible-to-have-custom-post-types/63441 "2017-05-26T15:43:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![marcusleemitchell](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcusleemitchell/32/72875_2.png) [@marcusleemitchell](https://meta.discourse.org/u/marcusleemitchell)
#### Post date: [26. Mai 2017 um 15:43 UTC](https://meta.discourse.org/t/is-it-possible-to-have-custom-post-types/63441/1 "2017-05-26T15:43:06Z")

</div>

My company are considering using Discourse…we have one feature request…

Is it possible to have very different looking Post types? One might be a video based post, another more like a blog article. A user might want to post a scheduled event with a guest list!

I know the platform is open source. I am a Rails developer so if this doesn’t currently exist I am thinking of looking into how it might be implemented.

Thank you in advance for any feedback!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [26. Mai 2017 um 22:52 UTC](https://meta.discourse.org/t/is-it-possible-to-have-custom-post-types/63441/2 "2017-05-26T22:52:57Z")

</div>

You can do some per-category CSS styling pretty easily. If you want a blog, though, you might use blog software and use Discourse as the commenting engine.
