How to update your PHP scripts to a new FlowPaper version

This tutorial guides you through the steps you need to take if you want to update your existing FlowPaper installation to a new version

Step 1 - Download the appropriate version

Download the appropriate FlowPaper version from the commercial download area and extract the contents of the zip file into any directory. Open the "php" folder in your file manager. The directory should look something like this:

FlowPaperViewer.swf
change_config.php
docs/
config/
locale/
simple_document.php
checkdirpermissions.php
index.php

...

Step 2 - Replace your existing PHP files

Copy all files and folders from this directory structure EXCEPT the config folder. Replacing the existing config folder with a new will force you to have to reconfigure the installation. Don't delete any previous files. Simply overwrite your existing files with these files and folders.

All done!