# 通过插件出口添加自定义字段

**URL:** https://meta.discourse.org/t/adding-custom-fields-via-plugin-outlet/109003
**Category:** Development
**Created:** [2019年二月13日 03:23 UTC](https://meta.discourse.org/t/adding-custom-fields-via-plugin-outlet/109003 "2019-02-13T03:23:59Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [2019年二月14日 15:22 UTC](https://meta.discourse.org/t/adding-custom-fields-via-plugin-outlet/109003/3 "2019-02-14T15:22:19Z")

</div>

Discourse Cakeday adds some custom fields to the user profile.

[https://github.com/discourse/discourse-cakeday](https://github.com/discourse/discourse-cakeday)

Probably the best way to approach this is find where those custom fields are added in the code (both the Ember front-end and the Rails back-end).

---

_[View the full topic](https://meta.discourse.org/t/adding-custom-fields-via-plugin-outlet/109003)._
