Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
imaxwen committed Oct 10, 2016
1 parent 114d6fa commit 5be7ca1
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 695 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ CKEditor widget for yii2, with ckfinder integrated
This repo was forked from [2amigos/yii2-ckeditor-widget](https://github.com/2amigos/yii2-ckeditor-widget).
I made some customization and most impotant: with ckfinder integrated.


## Installation

```
composer require maxwen/yii2-ckeditor-widget
```
Expand Down Expand Up @@ -128,6 +126,10 @@ $this->registerJs("CKEDITOR.plugins.addExternal('pbckcode', '/pbckcode/plugin.js
<?php CKEditorInline::end() ?>
```

About CKFinder
--------------
[CKFinder](https://cksource.com/ckfinder) is a commercial software, this repo just contains a demo version, you can [purchase the full version here](https://cksource.com/ckfinder/buy).


Further Information
-------------------
Expand Down
Loading

0 comments on commit 5be7ca1

Please sign in to comment.