Download the PHP package ibunao/yii2-weditor without Composer
On this page you can find all versions of the php package ibunao/yii2-weditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ibunao/yii2-weditor
More information about ibunao/yii2-weditor
Files in ibunao/yii2-weditor
Download ibunao/yii2-weditor
More information about ibunao/yii2-weditor
Files in ibunao/yii2-weditor
Vendor ibunao
Package yii2-weditor
Short Description wangEditor for yii
License
Homepage https://github.com/echo-ding/yii2-wang-editor
Package yii2-weditor
Short Description wangEditor for yii
License
Homepage https://github.com/echo-ding/yii2-wang-editor
Please rate this library. Is it a good library?
Informations about the package yii2-weditor
Yii2 扩展-富文本编辑器(wangEditor)
为yii2准备的简洁的wangEditor富文本编辑器插件
安装方法:
在yii站点根目录下执行
omposer require ibunao/yii2-weditor
安装如果安装中出现下面的错误
可以通过
composer require ibunao/yii2-weditor --ignore-platform-reqs
安装命令
使用方法:
控制器
在将使用文本编辑器 wangEditor
的控制器中加入下面代码,用来接收图片
使用编辑器小部件
第一种调用方式:
在对应的渲染页面,即views下的页面中
第二种调用方式: 结合form表单使用
推荐使用第二种方式
注意,宽高会受父元素的影响 ,比如
<div class="col-lg-12">
All versions of yii2-weditor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2
The package ibunao/yii2-weditor contains the following files
Loading the files please wait ....