AndrewSimm
Well-known member
I completed the 7 add-ons that will be unique to my site. I would like to export them so I can install them on my prod server.
I ran this command, and I put a zip folder in my _releases folder
My question is in regards to the addons installed on my dev server. Most of the files fail the file check, and I am not sure how this will translate to prod. Am I in the all clear with these zip files? Is there a chance I could lose anything?
I ran this command, and I put a zip folder in my _releases folder
php cmd.php xf-addon:build-release
My question is in regards to the addons installed on my dev server. Most of the files fail the file check, and I am not sure how this will translate to prod. Am I in the all clear with these zip files? Is there a chance I could lose anything?