If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Is there any way other than the API to programmatically configure users, user groups, media types and actions? As near as I can tell, import/export does not provide this.
Hi,
I think, the only way to create / uodate user with a program is to use the API.
Maybe by directly insert into database, but you should brake the auto generated ids..
Comment