Hi guys, I know how to write a script update for my project, the easiest way is to write a file and transfer it to the user and ask him to go to it. but I want to update his site automatically.
just like Wordpress, as you can see that the user can click the button and the script will take the following steps.
The problem is how to download the zip file from the target server, extract it to the user's host, and install it automatically
Maybe I can write this script myself, but I thought maybe at the moment we have some classes to do this in php
early
source share