Hi everyone. Why doesn't Xenforo have an easy update facility? Or does it?
Wordpress, which is a free software package, has a feature where it can download the latest update and unzip it in the right place.
Does Xenforo have plans to implement something similar? The domain name is set in each user's account at Xenforo central, so Xenforo can know who has paid for updates and who can download the latest version. This should be an easy check from a webservice called from a possible update section of the admin panel.
It's a matter of downloading a ZIP and unzipping the right folder into the forum installation. Then calling the right hooks for database evolution.
When done directly from the admin panel this would be fast and easy.
Right now I'm away from the office, uploading 4000 files in the latest security fix via my slow home connection and I thought if Wordpress can have a simple update why can't XF?
Wordpress, which is a free software package, has a feature where it can download the latest update and unzip it in the right place.
Does Xenforo have plans to implement something similar? The domain name is set in each user's account at Xenforo central, so Xenforo can know who has paid for updates and who can download the latest version. This should be an easy check from a webservice called from a possible update section of the admin panel.
It's a matter of downloading a ZIP and unzipping the right folder into the forum installation. Then calling the right hooks for database evolution.
When done directly from the admin panel this would be fast and easy.
Right now I'm away from the office, uploading 4000 files in the latest security fix via my slow home connection and I thought if Wordpress can have a simple update why can't XF?
Upvote
0