GithubHelp home page GithubHelp logo

matjazpotocnik / processwireupgrade Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryancramerdesign/processwireupgrade

0.0 0.0 0.0 65 KB

Upgrade ProcessWire core to latest master or dev version automatically in the admin.

PHP 69.09% CSS 30.91%

processwireupgrade's Introduction

ProcessWire Upgrade

Provides core and module upgrade notifications and optionally installation from the admin.

Can be used to upgrade your ProcessWire core or any module that is available from https://processwire.com/modules/.

Requires ProcessWire 3.0.178

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.

Even if you don't use this tool to install the upgrades, this tool is still useful in identifying when upgrades are available.

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 tool makes versioned backup copies of any files it overwrites during the upgrade. Should an upgrade fail for some reason, you can manually restore from the backups should you need to.

After installing a core upgrade, you may want to manually update the 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 your current 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 update the permissions of installed files to be non-writable to Apache, depending on your environment.

processwireupgrade's People

Contributors

ryancramerdesign avatar matjazpotocnik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.