Source Code

2021-05-14 15:02:09
Taotao
1102
Last edited by Hongyan on 2022-03-21 14:55:19
Share links
Summary : Try ZenTao Max free for 2 months! (Limited to 10 developer users and 20 lite users)

1. Upgrade steps

- Download the latest version of the source code package from our website, ending with .zip here https://www.zentao.pm/download.html.


- Unzip the package and overwrite the original directory. For example, the previous ZenTao installation directory was under c:\xampp\zentao, then the code should override c:\xampp\zentao. Copy all files under zentaopms/ to xampp/zentao/ and paste.


- Run the upgrade program. For example, if your ZenTao access path is http://192.168.1.99/zentao/, and then the upgrade path is http://192.168.1.99/zentao/upgrade.php.


- According to the wizard, select the right version and follow the prompts.


Note: 


  • Do not remove the original program, then unzip the new version. Do overwrite it! Do not copy and paste or make it like this c:\xampp\zentao\zentao.
  • Do not download .exe file to upgrade, or it will overwrite the original data!



2. Extension compatibility issues

If you have installed any extension developed by a third party before the upgrade, you need to check whether it is compatible with the new version of ZenTao. If you cannot access ZenTao after the upgrade, you can replace the ZenTao code:

- Rename the current code folder of ZenTao (generally the default is /zentao or /zentaopms);

- Go to the official ZenTao website (https://www.zentao.pm/) to download the source code of the same version of ZenTao, unzip it and place it under the same directory, and keep the folder name the same as the previous ZenTao code folder name.

- Copy config/my.php www/data/upload/1 www/.ztaccess www/.htaccess in the original folder to the corresponding directory of the new ZenTao folder, and then try to visit ZenTao.


Write a Comment
Comment will be posted after it is reviewed.