Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
sinix Posted April 5, 2018 Posted April 5, 2018 Hi, i am going to migrate a community site based on a proprietary custom software solution to Invision. The data i would like to migrate are: users user profiles forum kategories and posts personal private messages between individual users I am not sure what's the best way to start migration: should i have a look at the converters available and adopt one of them for my own needs or wouldn't it be better to directly write the data to the database by executing custom sql statements. As this really is a custom solution for a one-time migration, i wonder if it wouldn't be overkill to follow the architecture of the available converters, however: which converter would be best to look at for migrating data as the one i mentioned? Thanks in advance!
bfarber Posted April 5, 2018 Posted April 5, 2018 I would use the converters as a starting point. They have the benefit that they can kick off background tasks afterwards to rebuild cached counts, rebuild search index, etc. which simplifies the actual conversion process. No one converter is 'best'...just pick one to look at and use it as a base. Most of them will support the specific things you are converting.
sinix Posted June 15, 2018 Author Posted June 15, 2018 Only had time to get back to this this week and it turned out to be quite easy to implement, after having a look at the other converters and grepping through the system components. Thanks, very much for your help. Indeed it turned out to be less hassle to setup a development environment for custom components and extension than i expected ... very cool!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.