• Resolved vexconflux

    (@vexconflux)


    I have been using this plugin on my WordPress site for a couple weeks, and I would like to set up an automated backup that I can restore from. I really only care about backing up the recipe database. I’m running Debian 10, WordPress in a docker container, using the free version of this plugin, and I have full access to the server. Where does this plugin store its data? I’ve looked in my WordPress database and this plugin just stores ratings as far as I’m aware.

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

    (@brechtvds)

    Recipes are a custom post type with the recipe data saved as post meta and taxonomies.

    So basically just any WordPress backup solution would include the recipes.

    Thread Starter vexconflux

    (@vexconflux)

    Thanks for the quick response! Looks like an easy sqldump to back it up.

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

The topic ‘Backing up Recipe Database’ is closed to new replies.