- 1. About ZenTao Max
-
2. Installation
- 2.1 Choose the Proper Installation Method
- 2.2 Windows
- 2.3 Linux
- 2.4 Source Code
- 2.5 Example: Source Code Installation
- 3. Upgrade
-
4. New Concept
- 4.1 Program
- 4.2 Project
- 4.3 Product
- 4.4 Management Model
- 5 Navigation Bar Adjustment
- 6 Privilege Adjustment
-
7. Project
-
7.1. Project General Function
- 7.1.1 Basic Seetings of Project
- 7.1.2 Execution
- 7.1.3 Software Requirement
- 7.1.4 Bug, User Case, Test Request, and Test Report
- 7.1.5 Document
- 7.1.6 Buid and Release
- 7.2. Waterfall Project Function
-
7.1. Project General Function
- 8 Asset Repository
- 9 Modify Record
Source Code
- 2021-05-14 15:02:09
- Taotao
- 1102
- Last edited by Hongyan on 2022-03-21 14:55:19
- Share links
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.
- 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