I had a last Dolphin site that I wanted to migrate to UNA today. Unfortunately, it appears that the migration app has been removed from the UNA Market? Is there no longer a method to migrate a Dolphin site to UNA?
Thank you, Michel. I actually did get the module from Github. It installs fine to my v13 site but attempting to run the module just gives a 500 error. I guess they removed the migration tool because it isn't compatible with newer versions of UNA. Guess I could try installing an older version, migrating, and then updating.
After some tries, I was able to migrate the Dolphin site to UNA by building the migration module from the Github files, getting it installed on version 13, and the successfully upgraded to version 14. Thanks again Michel.
I've got a rather interesting question regarding migration in general. I don't think I'll be moving away from UNACMS soon, but it borders me a lot not having a tool to export data alone, and this could be for a number of reasons like to manipulate or even merging data.
When I started out with una, I had no dev box for all this was new to me, making the live box my playground, never to know it will become my alfa and omega.
In other discussion on the forum, I mention this a lot and my recent reading on how we do migration, seems quite hectic. a Simple data per form/page export tool would have honestly simplify things, because how about a fresh install, and afterwards import your data, and if the records exceed the threshold, still we had SQL scripts too.
Have you tried Git Hub?
https://github.com/unacms/una/tree/master/modules/boonex/dolphin_migration
📷 Michel - 🌎 Meta-Travel 🌴 Community Hub
Thank you, Michel. I actually did get the module from Github. It installs fine to my v13 site but attempting to run the module just gives a 500 error. I guess they removed the migration tool because it isn't compatible with newer versions of UNA. Guess I could try installing an older version, migrating, and then updating.
Let us know how it goes. I'm currently Using Dolphin and UNA Together on Meta-Travel.
After some tries, I was able to migrate the Dolphin site to UNA by building the migration module from the Github files, getting it installed on version 13, and the successfully upgraded to version 14. Thanks again Michel.
Hey @Michel - Travel Notes it's been a long time since we spoke. Hi @Jimmybo
I've got a rather interesting question regarding migration in general. I don't think I'll be moving away from UNACMS soon, but it borders me a lot not having a tool to export data alone, and this could be for a number of reasons like to manipulate or even merging data.
When I started out with una, I had no dev box for all this was new to me, making the live box my playground, never to know it will become my alfa and omega.
In other discussion on the forum, I mention this a lot and my recent reading on how we do migration, seems quite hectic. a Simple data per form/page export tool would have honestly simplify things, because how about a fresh install, and afterwards import your data, and if the records exceed the threshold, still we had SQL scripts too.