Hey team!
I just bough the Akeeba Wordpress Bundle and I was trying to make the restore fully automatic once I have the .jpa file.
My issue right now is just the XML file, that is the skeleton that I have: https://i.imgur.com/y15bJLN.png
All the data I can get automatically using BASH and WP cli. So I'm able to put db details and absolutepath for example automatically at the XML, without human intervention. However, I couldn't find a way to make name and email automatic. Is there any way to skip that information so unite will get that from the .jpa backup file instead of overwriting when restoring the backup?
Thanks!