Download the PHP package mykolakrykunov/yii2-ckeditor-widget without Composer
On this page you can find all versions of the php package mykolakrykunov/yii2-ckeditor-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mykolakrykunov/yii2-ckeditor-widget
More information about mykolakrykunov/yii2-ckeditor-widget
Files in mykolakrykunov/yii2-ckeditor-widget
Package yii2-ckeditor-widget
Short Description CKEditor widget for Yii2.
License BSD-3-Clause
Homepage http://yiiwheels.com/extension/ckeditor-widget
Informations about the package yii2-ckeditor-widget
CKEditor Widget for Yii2
Renders a CKEditor WYSIWYG text editor plugin widget.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your application's composer.json
file.
Skins & Plugins
This widget works with default's dev-full/stable
branch of CKEditor, with a set of plugins and skins. If you wish to
configure a different skins or plugins that the one proposed, you will have to download them separately and configure
the widget's clientOptions
attribute accordingly.
Usage
The library comes with two widgets: CKEditor
and CKEditorInline
. One is for classic edition and the other for inline
editing respectively.
Using a model with a basic preset:
Using inline edition with basic preset:
Testing
To test the extension, is better to clone this repository on your computer. After, go to the extensions folder and do
the following (assuming you have composer
installed on your computer):
Once all required libraries are installed then do:
Further Information
Please, check the CKEditor plugin site documentation for further information about its configuration options.
Contributing
Please see CONTRIBUTING for details.
Credits
- Antonio Ramirez
- All Contributors
License
The BSD License (BSD). Please see License File for more information.
Web development has never been so fun!
www.2amigos.us