Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2022-01-18 (10 days ago) | | Not yet rated by the users | | Total: 10 This week: 1 | | All time: 10,538 This week: 181 |
|
Description | | Author |
This package integrates the Imperavi editor in YII applications.
It provides several asset plugin classes for PHP applications written with the YII framework to integrate the Imperavi Redactor content editor.
Currently, the asset plugins allow loading the necessary JavaScript code from the Imperavi Redactor package to support features like file uploading, handling images, attaching the content to model classes, etc. | |
|
|
Innovation award
Nominee: 5x |
|
Details
Imperavi (Redactor) plugins
...
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist insolita/extimperavi "*"
or add
"insolita/extimperavi": "*"
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \insolita\extimperavi\AutoloadExample::widget(); ?>```
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.