Hello everyone, ZenTao 20.0.beta2 has been released. This release fixes several bugs and improves the stability of the system.
Note: This version is a beta version and is not recommended for use in production environments. You are welcome to download and try it out.
ZenTao version 20 has undergone a large-scale refactoring of the code , with significant improvements from the framework layer to the business code. As an open source software, ZenTao is more friendly and easier to maintain for secondary development after reconstruction, which also brings better product performance and stronger security . The main reconstruction work of version 20 includes: new UI library . ZenTao 20 version uses the self-developed ZUI3 front-end framework, which has a qualitative leap in both interactive experience and development efficiency; the new ZIN page development model , through configuration Calling front-end components on demand enables rapid development of pages and greatly improves development efficiency. The new extension mechanism makes it easier to modify and customize pages; the introduction of PHP's strong type checking greatly reduces potential bugs in the calling process between system modules. Generated; unit test cases cover all 3000+ methods of the Model layer , making the code more robust; adding a large number of comments, the code is more readable and the function description is clearer; the business module adds two levels of zen/tao on the basis of MVC, optimizing the code Encapsulation and organization.
The data released by ZenTao this time are as follows:
Download link
Windows one-click installation package | 64 bit | |
Linux one-click installation package |
amd64 bit arm64 bit |
Note: The Linux one-click installation package must be extracted directly to the /opt directory. |
Installation package download (tar.xz): You can decompress it through the tar command or decompression tool | php7.0 php7.1 php7.2_7.4 php8.1 | |
Installation package download (zip) | php7.0php7.1php7.2_7.4php8.1 | |
DEB package download: can be installed under Ubuntu and Debian systems through the dpkg package manager | php7.0php7.1php7.2_7.4php8.1 | |
RPM package download: can be installed under Centos system through rpm package manager | php7.0php7.1php7.2_7.4php8.1 | |
Download link for the latest version of ZenTao client | Windows | Installation package compressed package |
Linux | Installation package compressed package (.tar.gz) compressed package (.zip) | |
macOS | Installation package (Intel) Installation package (Apple Silicon) | |
Download link for the latest version of ZenTao client server | Windows Linux macOS | |
ZenTao Gogs installation package download link | macOS amd64 Linux amd64 Windows amd64 macOS arm64 Linux arm64 |
Docker image: click here
Help manual
Installation document: https://www.zentao.net/book/zentaopms/455.html
Upgrade documentation: https://www.zentao.net/book/zentaopms/460.html
With continuous optimization and regular updates, ZenTao is always on the road.