Important: updates must be done sequentially.
Version 1.1.0 and below:
- Download the latest version from GitHub here.
- Go into your config.php and record your database details.
- Upload the latest version, over-writing any files.
- Put the database details back into the new config.php file.
- Go to update.php and follow the directions.
- Once complete, delete update.php and install.php.
- All done! Go to /admin to get started.
Version 1.2.0 and above:
- Download the latest version from GitHub here.
- Go into your config.php and record your database details.
- Upload the latest version, over-writing any files.
- Update the config.example.php file with your configuration from your old config.php file.
- Delete your old config.php and rename config.example.php to config.php.
- Go to update.php and follow the directions.
- Once complete, delete update.php and install.php.
- All done! Go to /admin to get started.