Export and Import Settings data is possible?

Support MB Settings Page Export and Import Settings data is possible?Resolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12408
    AishwaryaAishwarya
    Participant

    Hey,
    So far, enjoying building the fields for my settings page.

    Is it possible to export and import the settings data, so the users can backup the data and import when they want to previous data? Like redux fm?

    #12437
    Anh TranAnh Tran
    Keymaster

    Hi Aishwarya,

    All the settings are saved in a single option in the options table. You can write a code to get_option and update_option for your users. It's not built-in the plugin, though.

    #29342
    LaurentLaurent
    Participant

    Hi Anh Tran,

    So for non developers, there is no easy way to import all the CF, Taxonomies and CPTs from a previous install (like what ACF offers with a JSON file)?

    Laurent

    #29343
    LaurentLaurent
    Participant

    EDIT to my previous comment: I found how to do it.

    FOR CPTs & TAXONOMIES:
    In the left menu of WP, Tools > Import / Export.

    FOR CUSTOM FIELDS:
    Visit this link: https://docs.metabox.io/extensions/meta-box-builder/#export--import

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.