How to Update from version 2.1 to 3.0?


Answer : 

This update will be workable if the installed version is 2.1 and your Server PHP version is 7+

  1. Log in to your cPanel. Open File Manager.

  2. Open the folder where your running script is located.

  3. Upload the application.zip file from updates/ 2.1 to 3.0 / application.zip which is downloaded from CodeCanyon to your server where your script is running.

  4. Extract the zip file in the root directory of the running script. ( Example: if your script is located in the public_html/newspaper in the server. Then, public_html/newspaper is the root directory.)

  5. Go to PhpMyAdmin and open the database of your running script.

  6. Import the sql file which is provided in the “updates / 2.1 to 3.0 /” folder.

×