Upgrading from 0.6 to 0.6.1
Before you start the upgrade process please take a full backup of both your website files and also your database. Please also take your site offline by replacing the index.php file with a static one.
Step 1: Update Files
Replace the files in the following folders with the newly downloaded versions.
- assets
- modules
- system
Note: If you have any custom developed files in these folders please make copies of them first. This may include customer user authentication and custom website preference forms.
Step 2: Relocate custom code
In this update the classes Admin_Controller and Public_Controller have been moved from there old files to two new seperate files in the same directory. If you have made any changes to either of these classes they will need to be moved to the new respective classes.
Step 3: Update your user guide
Please replace your local copy of the user guide with the new version, including the image files.