Download the PHP package dh2y/think-ueditor without Composer
On this page you can find all versions of the php package dh2y/think-ueditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dh2y/think-ueditor
More information about dh2y/think-ueditor
Files in dh2y/think-ueditor
Download dh2y/think-ueditor
More information about dh2y/think-ueditor
Files in dh2y/think-ueditor
Vendor dh2y
Package think-ueditor
Short Description ueditor for thinkphp5
License MIT
Homepage https://github.com/cinaofdai/think-ueditor
Package think-ueditor
Short Description ueditor for thinkphp5
License MIT
Homepage https://github.com/cinaofdai/think-ueditor
Please rate this library. Is it a good library?
Informations about the package think-ueditor
think-ueditor
The ThinkPHP5 ueditor/umeditor 百度编辑器 composer模块
安装
一、执行命令安装
或者
二、require安装
thinkphp5.0安装
thinkphp5.1安装
或者
三、autoload psr-4标准安装
完全版使用
添加配置文件
1、默认配置在 conf下面的config.json 2、需要自己的配置将 conf下面的ueditor.php复制到 extra目录下面(或者通过下面console添加配置文件)
使用方法
初始化项目资源
在项目目录下面找到 command.php 添加控制台添加下面配置
执行console命令初始化assets资源
执行console命令初始化config配置
前端调用
引用百度编辑器js
普通使用案例
VueJS使用案例
精简版版使用
添加配置文件
1、需要自己的配置将 conf下面的umeditor.php复制到 extra目录下面(或者通过下面console添加配置文件)
使用方法
前端调用
引用百度编辑器js
普通使用案例
VueJS使用案例
All versions of think-ueditor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package dh2y/think-ueditor contains the following files
Loading the files please wait ....