ProcessWireUpgrade
ProcessWireUpgrade copied to clipboard
Upgrade ProcessWire core to latest master or dev version automatically in the admin.
Set PHP's user_agent to a non-empty value if not set, as github api requests with an empty/missing user-agent header are rejected with status 403 (forbidden). This should fix issue #11.
This might be an unusual situation, but on one of my sandbox installs, I reloaded: /processwire/setup/upgrades/install/# and it ended up breaking the site because it renamed the current versions of...
on ProcessWire 3.0.118 After a core update using this module (3.0.117->3.0.118) I am stuck with this message: **"Upgrade files are already present. Please remove them before continuing."** And there is...
When running an upgrade in a Docker container with the `site` directory being a volume (I'm currently working on this image: https://codeberg.org/container-library/processwire), I'm getting the following message: ``` Warning: rename():...
One thing I'd like this module to be capable of is looking at a Module's `href` Info for an update before looking at `modules.processwire.com`. There are a number of modules...
I think it would be great to have a cleanup option for removing all the .ModuleName folders. Maybe it could be set to automatically cleanup all but the last version,...
Just saw a weird one when upgrading a site with this. I have actually seen it before many versions ago, but not since. Not sure why the index.php file is...
I installed this module and when going to the Upgrade screen I get: TemplateFile: Method WireHttp::setTimeout does not exist or is not callable in this context
As per the instructions from: https://github.com/ryancramerdesign/ProcessWire/tree/master#upgrading-from-processwire-26 It mentions replacing the COPYRIGHT.txt and LICENSE.txt. Also the README.md file has changed in 2.7. Should the ability to handle these files be included?
I get the following error om ProcessWire 2.6.6 dev. ``` TemplateFile: Error loading GitHub branches https://api.github.com/repos/ryancramerdesign/Processwire/branches ```