e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

Feature Request: add user extended fields columns in Admin UI - 'manage users' #3922

Open LaocheXe opened 4 years ago

LaocheXe commented 4 years ago

Would like to see templates for the admin areas - Kinda like how the theme custom templates are used.

Example: Admin Area > Users Annotation 2019-08-15 080311

I would add Forum Post - which would add how many forum post a user has made.

(I know you can go to the user profile to see that information) - With templates, an admin could add/remove what is seen on that page.

Moc commented 4 years ago

Answered this in Gitter already. You can use the e_admin addon to extend the Admin UI functionality to add this.

However, the feature request may be to have an option to display user extended fields in there as well.

Jimmi08 commented 4 years ago

However, the feature request may be to have an option to display user extended fields in there as well.

Maybe better FR is to display user forum posts between extended fields. Your version for FR is already there. image

Jimmi08 commented 1 year ago

@Moc this title is not clear... user extended fields are already available in list mode. Only core ones (like forum posts) are missing and reason is that you can't edit them via user form.