1 Back up your current database and file structure and stop any cron jobs that are running.
2 Move your existing responder file structure to an archive folder or download offline.
Example:
http://www.example.com/responder/_archive/
3 Download the latest version of Maian Responder
https://www.maianresponder.com/download.html
4 Unzip and upload all the files to your server into the same location as your previous installation.
Example:
http://www.example.com/responder/
5 From your archive/backup file set, upload the following to your new installation to replace existing data:
admin/backup/*
attachments/*
control/_cfg.php
content/language/email-templates/*.txt (only applicable if you did a language translation)
content/language/*.php (only applicable if you did a language translation)
For white label users
ONLY, also replace the following from your backup set:
control/classes/mailer/class.mail.php
control/core/mm.php
6 If the 'control/_cfg.php' file does not exist in your installation, copy the '_control/_cfg-sample.php'
as 'control/_cfg.php' and complete the options in the file. You can copy the information from the old 'control/connect.php' file.
7 Open the 'control/_cfg.php' file in a text editor and update your admin username / password.
8 Access the following in your browser and follow the upgrade instructions:
https://www.example.com/responder/install/upgrade.php
Important! Make sure you access the 'upgrade.php' file!
9 Remove or rename 'install' folder.
10 Restart cron jobs
11 Upgrade completed, you should now be running the latest version. Check your forms are still loading ok.