ibnesayeed
Well-known member
In order to update my XenForo installation, currently, I have to login as customer, clock on XenForo or XF Resource link then chose a version number, tick if I want full download or an upgrade package and tick the TnC checkbox. When I click on download button, sends a post request to the server which then downloads the archived file on my computer. Now I will have to upload and extract to my server and place in proper directory before I can begin upgrade.
This workflow is not very pleasant and I would like to know if there is a way to have a link that I can wget with the help of a custom upgrade script while still being on the server machine without requiring to download it on my local machine first.
If it is not possible yet, I would propose the following workflow:
- Allow customers to generate a unique access key that lasts until manually deactivated/removed or license expires.
- Provide a download link that has the "access key", "product name", "upgrade only", and "version number" as parameters.
- Make the version number default to the "latest-stable" which can accept a three point version number as value or one of the "latest-stable" and "latest-pre".
This workflow is not very pleasant and I would like to know if there is a way to have a link that I can wget with the help of a custom upgrade script while still being on the server machine without requiring to download it on my local machine first.
If it is not possible yet, I would propose the following workflow:
- Allow customers to generate a unique access key that lasts until manually deactivated/removed or license expires.
- Provide a download link that has the "access key", "product name", "upgrade only", and "version number" as parameters.
- Make the version number default to the "latest-stable" which can accept a three point version number as value or one of the "latest-stable" and "latest-pre".