Migrating
A how-to for migrating from other popular phones.
Introduction
We've made migrating to High Phone a fairly easy process! Old applications will need slight remaking, but even then, our export functions support most popular phones!
Migrating
Install High Phone
If you haven't done it yet, here's a tutorial on how to do it!
Change table collation
Your database must use utf8mb4_unicode_ci
collation! Otherwise, the migration might fail and throw errors!
Migrate the database
Using the command migrate_phone
from your server's console, enter the name of your old phone in. See available phones
Migrating custom applications
Coming soon. It is possible, but there is no tutorial for it as of right now.
Last updated on