Any way to customize discourse to add

i want to customize the group table to show the organisation name with it.

can you please explain in more detail what your use case is and what you are trying to achieve? I assume by “group table” you mean the user group page at yourforum/g like here: https://meta.discourse.org/g? (or perhaps you mean the admin group page at yourforum/admin/groups?)

1 Like

You do not want to do that.

If you’re doing this in a plugin, however, you can use GroupCustomFields. GitHub - discourse/discourse-group-tracker: Group Tracker plugin for Discourse is a plugin that uses them.

1 Like