I have a site with custom user roles, a user may have one or multiple roles, how do the roles need to be formatted in order to be imported correctly?
Given an export file of users such as
ID,user_login,user_email,first_name,last_name,FfPCe_capabilities,user_board
101,login,[email protected],Doe,John,”cap_1; cap_2; cap_3″,”board name”
I can format the capability field in any way but it must be editable by a board admin to change board values and capabilities, then uploaded to make the updates.
TIA
-
This topic was modified 8 months, 2 weeks ago by
jester48.