# Modify create new topic

**URL:** https://meta.discourse.org/t/modify-create-new-topic/217306
**Category:** Support
**Created:** [February 7, 2022, 5:56am UTC](https://meta.discourse.org/t/modify-create-new-topic/217306 "2022-02-07T05:56:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Miwayne](https://avatars.discourse-cdn.com/v4/letter/m/e47774/32.png) [@Miwayne](https://meta.discourse.org/u/Miwayne)
#### Post date: [February 7, 2022, 5:56am UTC](https://meta.discourse.org/t/modify-create-new-topic/217306/1 "2022-02-07T05:56:16Z")

</div>

Do you have a link to a guide that can let me customise the create new topic dialog? By for example adding more like adding things to the input fields that are already there?

---

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [February 7, 2022, 10:51am UTC](https://meta.discourse.org/t/modify-create-new-topic/217306/2 "2022-02-07T10:51:06Z")

</div>

To modify the composer or as you called it the new topic dialog, you’d need to write a plugin. You can see all the plugin guides here: #plugin-guides, but I believe the specific one you want to look at is [Beginner’s Guide to Creating Discourse Plugins Part 2: Plugin Outlets - howto / developers - Discourse Meta](https://meta.discourse.org/t/beginners-guide-to-creating-discourse-plugins-part-2-plugin-outlets/31001).

That said, it would help you if you went through all of them from the first one (part 1) to the last one (part 7).
