Update instructions from version 2.0 to 2.1 - PLEASE READ AND FOLLOW THE STEPS CAREFULLY. Before starting, keep a backup of files and database of your running 2.0 version. So that there will be no fear of losing data. 1. Open the "update_pack", then go to "assets" folder. Copy the "frontend" and "payment" folder from there and replace those with your server's "frontend" and "payment" folder which is located inside "assets" folder. 2. Now Go to "update_pack", open "application" folder. Then, open "config" and copy the file "autoload.php". Replace it with your server's existing "autoload.php" file. Which is located at "application / config / autoload.php". 3. Then Go to "update_pack", open "application" folder and copy "controllers" directory. Replace it with your server's existing "controllers" directory. Which is located at "application / controllers". 4. Then Go to "update_pack", open "application" folder and copy "helpers" directory. Replace it with your server's existing "helpers" folder. Which is located at "application / helpers". 5. Then Go to "update_pack", open "application" folder and copy "models" directory. Replace it with your server's existing "models" folder. Which is located at "application / models". 6. Then Go to "update_pack", open "application" folder and copy "views" directory. Replace it with your server's existing "views" folder. Which is located at "application / views". 7. Go to your application's phpmyadmin and import the "update.sql" file into your database. That's it. You have successfully updated your application. After that, Login as Admin. The latest version of 2.1. If you face any kind of difficulties, let us know through tickets.