Home  >  Article  >  php教程  >  Implementation of Ueditor combined with Qiniu Cloud Storage to upload pictures, attachments and online management of pictures

Implementation of Ueditor combined with Qiniu Cloud Storage to upload pictures, attachments and online management of pictures

WBOY
WBOYOriginal
2016-08-04 08:54:561096browse

Upload pictures directly to Qiniu Space through Ueditor, and then support Qiniu Space online management of pictures, and also support attachments to be directly uploaded to Qiniu Space without source code and demonstration: Source code source Demonstration source, imagePath: "Domain name assigned by Qiniu Space or The domain name you bound", savePath: ['your bucket'], filePath: "The domain name assigned by Qiniu or the one you bound

Upload pictures directly to Qiniu Space through Ueditor, and then support Qiniu Space online management of pictures, and also support attachments to be directly uploaded to Qiniu Space d648d7d84be222d28bc97c69767ed12f

Source code and demo: Source code source Demo source

,imagePath:"七牛分配的域名或者你绑定的域名" 
,savePath: ['your bucket']

,filePath:"七牛分配的域名或者你绑定的域名"
,imageManagerPath:"七牛分配的域名或者你绑定的域名"
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn