• Resolved M

    (@mxttsco)


    Is there any ability to export filter sets, and import them on another WP installation?

    For example, I have my local development site where I’ve set up some filters but there’s no ability to export these and import them into my staging/live site (or even the ability to have the plugin save filter sets as a local json/php files, so that I can include them in my git repo / sync them on the staging/live site, just like plugins such as ACF & Admin Columns).

    Or do I have to recreate the filter sets from scratch with all the same settings between all my environments?

    If there’s a simple way to export/import, within the plugin itself, it would be much appreciated if you can point me in the right direction.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hello @mxttsco

    Thank you for using Filter Everything plugin.

    You are not the first person who asked about this and for the moment this feature is planned to be implemented in future plugin updates. But today you can’t export/import them from the plugin.

    As option you can try to use the plugin WP Sync DB https://github.com/wp-sync-db/wp-sync-db that is very useful in such cases. I used it many times to sync my dev site with production. And this will allow you to push your filters to the production site.

    Regards.

    Thread Starter M

    (@mxttsco)

    Thanks @stepasyuk. Appreciate the response & workaround. Looking forward to this feature being added 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Exporting/importing filter sets’ is closed to new replies.