-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
04f0352
commit d21e3c7
Showing
3 changed files
with
43 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,36 @@ | ||
# yii2-ckeditor-roxyfileman | ||
Roxy File Manager integration with CKEditor for yii2 | ||
<p align="center"> | ||
<a href="https://github.com/yiisoft" target="_blank"> | ||
<img src="https://avatars0.githubusercontent.com/u/993323" height="100px"> | ||
</a> | ||
<h1 align="center">Roxy File Manager integration with CKEditor for yii2</h1> | ||
<br> | ||
</p> | ||
|
||
Installation | ||
------------ | ||
|
||
The preferred way to install this extension is through [composer](http://getcomposer.org/download/). | ||
|
||
Either run | ||
|
||
``` | ||
php composer.phar require --prefer-dist nick-denry/yii2-ckeditor-roxyfileman | ||
``` | ||
|
||
or add | ||
|
||
``` | ||
"nick-denry/yii2-ckeditor-roxyfileman": "^0.1.0" | ||
``` | ||
|
||
to the require section of your `composer.json` file. | ||
|
||
Docs | ||
--- | ||
* [Module configuration](docs/module.md) | ||
* [Integrate to CKEditor](docs/ckeditor.md) | ||
* [Standalone](docs/standalone.md) | ||
|
||
Screenshot | ||
--- | ||
![RoxyFileManager ckeditor](docs/screenshot.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.