-
Can I call it as a regular widget without binding to the model?
-
Excellent extension!
A few months ago it stopped working and threw a connection error with the backend, here I attached a screenshot, I have tried to modify the way the url and the path are created…
-
Hi,
I just updated my application via composer and I have also seen that you changed the way fullcalendar and moment.js are included. The directories vendor/bower/fullcalendar and vendor/bower/moment…
-
I setting config main module
'gridview' => [
'class' => '\kartik\grid\Module'
]
but export gridview not found ???
-
Doesn't work with composer version `1.0.0-alpha11` - throws a `Skipped tag v1.2.3, Circular call to script handler 'fxp.composer.add.vcs.repositories' detected` error. Works fine with earlier composer…
mbman updated
5 years ago
-
After update plugin to version `v1.2.0` I got error:
```
$ php composer.phar
[ErrorException]
Undefined index: name
```
Version 1.1.4 works fine.
-
First, this is great tiny mce yii2 plugin, documentation, and integration with MihailDev/yii2-elfinder make this widgetamazing
But depending this plugin for something who always don't use it, is ha…
-
When I open page with kartik\detail\DetailView (admin/page/view?id=history) i get error:
`kartik\detail\DetailView and kartik\base\WidgetTrait define the same property ($pluginName) in the compositio…
-
Hello, thanks for great plugin @MihailDev
I use yii2 advanced template, I use tiny mce in backend, and path in frontend
When select image, the link use relative path, and i'ts working(show) in ba…
-
Hello
Thanks for this useful widget.
Just a little problem with ActiveForm and client validation on a required field, submit button will not trigger validation on the first time (since corresponding…