Importing members from Ghost
Using Jamroom
Hi Clay - I'd build the Jamroom import CSV as follows -
user_name <= Ghost Name
user_email <= Ghost Email
_profile_export_id <= Ghost ID *
_user_export_id <= Ghost ID *
_profile_created <= Ghost Created At **
_profile_updated <= Ghost Created At **
_user_created <= Ghost Created At **
_user_updated <= Ghost Created At **
profile_quota_id <= Jamroom Target Quota ID ***
profile_private <= 1
user_password <= LEAVE BLANK ****
_profile_file.image <= LEAVE BLANK
_user_file.image <= LEAVE BLANK
* These IDs link Jamroom Profiles and Uses together. Assuming the Ghost IDs are unique, use that
** Jamroom needs this in 'UNixTime. If the Ghost system doesn't use this, or Ghost times cannot be converted, leave blank and the import will apply current time.
*** This is your target Jamroom site quota ID where all imported profiles will be allocated.
**** The import will generate a new password for users.
How many Ghost members are there to be imported?