Plug-in for addition on the website of the edited area in the form of the visual editor
Plug-in for addition on the website of the edited area in the form of the visual editor, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist dracon55/yii2-edit-area "*"
or add, (*4)
"dracon55/yii2-edit-area": "*"
to the require section of your composer.json file., (*5)
composer.json
Once the extension is installed, simply use it in your code by :, (*6)
php <?= \dracon55\editArea\AutoloadExample::widget(); ?>, (*7)
php <?= \dracon55\editArea\AutoloadExample::widget(); ?>
Sources Download
MIT
plugin extension yii2 administrator visual editor