You are not logged in.
Pages: 1
Hi!
Is there a way, to migrate from OSTicket to GLPI - at least the most important things?
We have an existing GLPI implementation and want to integrate an OSTicket installation into it.
Thank you!
Markus
Offline
Hi,
If there is nothing out of the box to do it, you still can perform a migration.
The major problem is having the information out of your current application. I don't know OSTicket, I wouldn't say if it is trivial.
The GLPI database is well documented so you could inject your OSTicket information into it.
Also, you can use the API to "create" old tickets and inject them in GLPI.
I did just that last week to inject 68.000 tickets from an unknown, self made, application.
Using powershell, I parsed the XML I received and imported the tickets, the followups and the attachements.
If you can have the data and you are not too bad at scripting, you could do it.
Good luck !
:-)
Offline
Hi!
Is there a way, to migrate from OSTicket to GLPI - at least the most important things?
We have an existing GLPI implementation and want to integrate an OSTicket installation into it.
Thank you!
Markus
Hi Markus,
did you find a way?
regards,
Gerry
Offline
Pages: 1