Roundcube Community Forum

 

Address book migration

Started by curaasan, December 10, 2018, 03:44:34 AM

Previous topic - Next topic

curaasan

Hello,

I have an old installation of Roundcube (v1.1.4) and a new one on another server (v1.3.8 ). I would like to migrate only address books of all users. How can I accomplish that?

SKaero

Copy the database and then run the database upgrades from v1.1.4 to v1.3.8 on the database.

curaasan

OK, so as far I understood, I have to download new installation, pull old database to mysql, run installer and then run /bin/indexcontacts.sh? Am I right?

SKaero

Correct although I'm not sure the /bin/indexcontacts.sh step is required.