首页> 软件配置及服务 >软件配置 >其它软件配置 其它软件配置
CKfinder开启图片上传后自动添加水印(PHP)
作者:小萝卜 2020-05-22 【 CKFinder 】 浏览 1509
简介CKfinder自带的就有添加水印功能,只需开启就行
在CKfinder配置文件Config.php中引入如下代码:
//加入水印插件
include_once "plugins/imageresize/plugin.php";
include_once "plugins/fileeditor/plugin.php";
include_once "plugins/watermark/plugin.php";
很赞哦! (0)
相关文章
- Linux下运行getwaywork 报错stream_socket_server() has been disabled for security reasons in file
- vscode运行yarn命令报错yarn : 无法加载文件 C:\Users\admin\AppData\Roaming\npm\yarn.ps1,因为在此系统上禁止运行脚本。
- 命令行杀死进程
- Warning from https://mirrors.aliyun.com/composer: Support for Composer 1 is deprecated and some pack
- Ckeditor编辑器添加的代码片段怎么在前台显示高亮效果
- visual studio code怎么设置默认打开谷歌浏览器?
- SourceTree提交vue3-element-admin代码到仓库报错quotepath=false --no-optional-locks commit -q
- Navicat15破解版安装教程
- flashfxp v5.4 破解版
- 设置PhpStorm编辑器为Sublime Text 主题风格