foreword
There are no less than 20 various network disk programs that have been used in the past few years, and none of them have been satisfactory. Until some time ago, I saw someone sharing the vue-file-manager
source code in a forum. After deploying and using it for a period of time, I felt that the function was beautiful Very satisfied with the value, so I recommend it to everyone.
√> This article is an original article by Stille . It has been practiced, tested, and published. If you need to reprint, please contact the author for authorization, and indicate the reprint address.
download link
The download address is as follows:
https://pan.ioiox.com/shared/KCEiuOCizCZZh8Xi
official documentation
The blogger did not write a detailed tutorial to teach everyone to deploy. The main reason is that the program has relatively complex environmental requirements, so it is recommended that friends with a certain foundation refer to the official documentation for deployment.
Official website
https://vuefilemanager.com/
Official document address:
https://gist.github.com/MakingCG/a702a112be63bc6f0032dd55522327cf
值得注意是PHP 环境要求,同时需要MySQL 数据库的支持:
- Intl
- GD
- BCMath
- PDO
- SQLite3
- Ctype
- Fileinfo
- JSON
- Mbstring
- OpenSSL
- Tokenizer
- XML
- Exif
Related screenshots
Epilogue
This site provides paid deployment services and provides its own translated Chinese language. If you are interested, you can contact me.
This article is reprinted from: https://www.ioiox.com/archives/155.html
This site is for inclusion only, and the copyright belongs to the original author.