Download the PHP package everan/ueditor without Composer
On this page you can find all versions of the php package everan/ueditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download everan/ueditor
More information about everan/ueditor
Files in everan/ueditor
Download everan/ueditor
More information about everan/ueditor
Files in everan/ueditor
Vendor everan
Package ueditor
Short Description ueditor
License MIT
Homepage https://github.com/Everan-1994/UEditor
Package ueditor
Short Description ueditor
License MIT
Homepage https://github.com/Everan-1994/UEditor
Please rate this library. Is it a good library?
Informations about the package ueditor
Dcat Admin 扩展 - Ueditor
Ueditor
是一个Dcat Admin的扩展包,集成百度在线编辑器,支持附件上传等功能。
文件上传功能是参照了laravel-ueditor实现的。
安装
请先确保安装了Dcat Admin,执行
然后执行以下命令导入前端静态文件:
开启扩展:打开config/admin-extensions.php
(如果文件不存在请手动创建),加入以下代码:
配置
ueditor
文件上传相关配置在config/ueditor.php
。
更改文件存储Storage
百度编辑器默认是使用文件存储的,即file
,如果需要改为其他的存储方式,可以在config/admin.php
中加上如下配置:
使用
基本使用
修改编辑器高度
修改文件存储storage
修改文件上传接口
如果你需要用到自定义的文件上传接口,可以通过这个方法覆盖掉默认的上传接口
修改ueditor配置
All versions of ueditor with dependencies
PHP Build Version
Package Version
The package everan/ueditor contains the following files
Loading the files please wait ....