phpbb_updates

Shell Script to update phpBB to current version.

Usage:

Switch into your current phpBB root directory, then

git clone https://git.24unix.net/tracer/phpbb_updates.git

Or download either:
https://git.24unix.net/tracer/phpbb_updates/archive/v0.0.3.zip

or:
https://git.24unix.net/tracer/phpbb_updates/archive/v0.0.3.tar.gz

and unpack them into the same directory and change into phpbb_updates.

Then: Install composer (https://getcomposer.org/download/) and run
composer install

followed by:
php update.php or ./update.php

S
Description
No description provided
Readme GPL-2.0
174 KiB
2026-08-20 19:25:30 +02:00
Languages
PHP 100%