Upgrade From Version 3.0.x to 3.1.x or greater 1) Make a backup of your current /fuseguard/ Folder 2) If you are running version 3.0.0 to 3.0.5 then a DB update is necessary, see the /sql/upgrade folder. If you are running 3.0.6 or greater no DB changes are necessary. 3) Review the change-log.txt to see if any new filters or options were added that you want to use. 4) Replace the /fuseguard/ folder with the new version from the latest zip. 5) If you have modified any configurators copy from your backup into /fuseguard/components/configurators/ - you can skip this step if you are using the DBConfigurator and your datasource is named fuseguard. 6) Re-initialize FuseGuard's CFC instance by reloading the application or server scope. Upgrade From Version 2.x to 3.x: 1) Make a backup of your current /fuseguard/ Folder 2) FuseGuard 3 has additional database tables and columns that must be created. Run the SQL script in the /sql/upgrade/ folder. 3) Review the change-log.txt to see if any new filters or options were added that you want to use. Make these changes to your configurator. 4) Replace the /fuseguard/ folder with the new version from the latest zip. 5) Restore your modified Configurator CFCs back into /fuseguard/components/configurators/ 6) FuseGuard 3 has a new type of configurator called the DBConfigurator - this configurator allows you to edit Filter and Logger configuration in FuseGuard Manager. You should consider if you would like to use this new approach. You do not have to use the new configurator, you can stick to a CFC based approach which was used in version 2. You will want to review the change-log and the CFC reference to see all the new options and filters. 7) Re-initialize FuseGuard's CFC instance by reloading the application or server scope. Please contact us: https://foundeo.com/contact/ if you need any assistance.