Thread Starter
pmaris
(@pmaris)
I can’t copy the entire database!
I don’t understand how we can seriously use this plugin without robust tools to deploy.
So I’ll try to write an export/import tool. I think we need at least to migrate :
- wp_options with option_name:
- um_core_directories
- um_core_forms
- um_existing_rows_*
- um_fields
- um_form_rowdata_*
- um_options
- um_role_administrator_meta
- um_role_author_meta
- um_role_contributor_meta
- um_role_editor_meta
- um_role_subscriber_meta
- all the posts with post_type=’um_*’
And, of course, adjusting the ids of this records.
Do you see something else?