I know you can import users with a CSV file from the interface, but is there a way to script this process so it is automated? We're a small college and have lots of users coming in an out of our system.
osTicket v1.15.6 on Ubuntu 20.04
Thanks!
Shane
@shanecentre
Not at this time. You can however follow the user creation process in the database and write a custom script to input the data.
Cheers.
Thanks, I was afraid that was the case.