About ProcessWire Upgrade
Tool that helps you identify and install core and module upgrades. Also provides automatic notifications (at login) when upgrades are available.
Category 1 | Admin Helpers Admin helper modules are those that provide helpful tools, UI enhancements or optimizations to the admin panel (excluding Fieldtype or Inputfield modules). |
---|---|
Category 2 | Development Tools Modules that have more to do with assisting development of a site rather than managing its content. |
Category 3 | Import/Export Modules that work with importing or exporting data. |
Category 4 | Process Modules Process modules are apps that run in the ProcessWire admin. |
Release State | Stable Should be safe for use in production environments. * |
Author | ![]() |
Module Version | 0.0.7 |
Class Name | ProcessWireUpgrade |
Compatibility | 2.5, 2.6, 2.7, 3.0 |
Date Added | September 12, 2014 |
Last Updated | December 5, 2016 |
Recommended By | New recommendations may take up to 1 day to appear. |
Instructions
This module's files should be placed in /site/modules/ProcessWireUpgrade/
How to install or uninstall modules
README
ProcessWire Upgrade
Provides core and module upgrade notifications and optionallyinstallation from the admin.
Can be used to upgrade your ProcessWire core or any module thatis available from http://modules.processwire.com.
Please note before using this tool
Files installed by this tool are readable and writable by Apache,which may be a security problem in some hosting environments. Especially shared hosting environments where Apache runs as the same user across all hosting accounts. If in doubt, you should instead install core upgrades and/or modules and module upgrades manually through your hosting account (FTP, SSH, etc.), which is already very simple to do. This ensures that any installed files are owned and writable by your user account rather than Apache.
Core Upgrades
This tool checks if upgrades are available for your ProcessWire installation.If available, it will download the update. If your file system is writable, it will install the update for you. If your file system is not writable, then it will install upgrade files in a writable location (under /site/assets/cache/) and give you instructions on what files to move.
Options to upgrade from the master or dev branch are available.
This utility can be also used to upgrade any PW 2.5.20+ or newersite to the latest version.
This utility makes versioned backup copies of any files itoverwrites during the upgrade. Should an upgrade fail for some reason, you can manually restore from the backups should you need to.
If your ProcessWire version is new enough to have theWireDatabaseBackup class (PW 2.5.14+) then this module will also give you the option of backing up your database.
After installing a core upgrade, you may want to manually updatethe permissions of installed files to be non-writable to Apache, depending on your environment.
Module Upgrades
Uses web services from modules.processwire.com to compare yourcurrent installed versions of modules to the latest remote versions available. Provides upgrade links when it finds newer versions of modules you have installed.
After installing module upgrades, you may want to manually updatethe permissions of installed files to be non-writable to Apache, depending on your environment.
Requirements
- ProcessWire 2.5.20 or newer
Comments
No comments yet. Be the first to post!
Post a Comment
Your e-mail is kept confidential and not included with your comment. Website is optional.
- Admin Helpers
- Authentication
- Core Modules
- Development Tools
- Email/WireMail
- Field Types
- Import/Export
- Input Fields
- Language Modules
- Language Packs
- Logs/Monitoring
- Markup Generation
- Photo/Video/Audio
- Premium Modules
- Process Modules
- Proof of Concept
- SEO/Accessibility
- Site Profiles
- Social, Feeds, Services
- Text Formatters
- Other Modules
- Users and Access
Disclaimer
*Use modules at your own risk. There are no guarantees or warranties. It is recommended that you backup your site and database before installing new modules.