• Resolved and27mab

    (@and27mab)


    Hi, is it possible to import the ZIP file from an action (or hook) or via WP CLI? I’d like to import the configuration through code without using the plugin.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nagdy

    (@nagdy)

    Hi @and27mab!

    Thank you for reaching out!

    Currently, there’s no a hook or WP CLI command that can deal with the files exported via the plugin. It’s a great idea to include something like that in a future release.

    I’d like to import the configuration through code without using the plugin.

    I’m not sure if I understand this correctly. In order to use the hook or the WP CLI that will be added, you’ll need to have the plugin active during the import.

    Cheers,

    Thread Starter and27mab

    (@and27mab)

    Yes, of course, the plugin will need to be active. What I want to do is import the ZIP file from a PHP script, not from the WordPress backend.

    When you develop it, maybe share it here as well.

    Thanks!!

    Plugin Author Nagdy

    (@nagdy)

    Absolutely, @and27mab!

    I opened this feature on Github’s repo: https://github.com/amElnagdy/migratestore/issues/2 – You can follow it there.

    I’ll mark this ticket as resolved for now.

    Cheers,

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