Tailor changes on live environment

Hello everyone,

I have a question to Tailor. If I develop a theme and need to seed the theme again because of changes, every data is destroy and all fields are blank.

How can I avoid that? I mean what if I have a production server with live content and I need to make adjustments on the theme. And then I seed the theme again to apply changes and all content is gone.

What is the best approach to avoid that. I use the deploy plugin for the live site.

Thank you in advance

Hey @MateThemes

If all the content is gone when you run theme:seed, check that the uuid is not changing. If it is, that will produce a new database table.

However, theme:seed + tailor:migrate should not delete anything and should just update the blueprints.