Batch import / create users #1119

Closed
opened 2026-02-04 23:50:36 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @akurzawa on GitHub (Apr 3, 2019).

Would that be possible to batch create users from csv? usename, mail, password ?

Originally created by @akurzawa on GitHub (Apr 3, 2019). Would that be possible to batch create users from csv? usename, mail, password ?
Author
Owner

@ssddanbrown commented on GitHub (Apr 3, 2019):

Thanks for the suggestion @akurzawa.

This is probably not something I'd look to have in the core application since it will likely be a low-use case. On the roadmap is implementation of an API. I think that would be well suited, where you could instead look to create a script to batch import users that's specific to your use-case & csv format.

I'll leave this open for discussion otherwise I'll likely close this off when the API arrives.

@ssddanbrown commented on GitHub (Apr 3, 2019): Thanks for the suggestion @akurzawa. This is probably not something I'd look to have in the core application since it will likely be a low-use case. On the roadmap is implementation of an API. I think that would be well suited, where you could instead look to create a script to batch import users that's specific to your use-case & csv format. I'll leave this open for discussion otherwise I'll likely close this off when the API arrives.
Author
Owner

@akurzawa commented on GitHub (Apr 8, 2019):

ok thanks for reply. I but think that it would be widely used since we use bookstack mostly in business environement and not everyone have ladp/ad servers.

@akurzawa commented on GitHub (Apr 8, 2019): ok thanks for reply. I but think that it would be widely used since we use bookstack mostly in business environement and not everyone have ladp/ad servers.
Author
Owner

@ssddanbrown commented on GitHub (Feb 8, 2022):

#3238 has now been merged, and will be part of the next feature release, which adds CRUD user actions to the API therefore allowing bulk actions to be "codified" where needed.
Therefore I'll close this off.

@ssddanbrown commented on GitHub (Feb 8, 2022): #3238 has now been merged, and will be part of the next feature release, which adds CRUD user actions to the API therefore allowing bulk actions to be "codified" where needed. Therefore I'll close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1119