Pavel Fedotov

Results 11 comments of Pavel Fedotov

Hello. What kind of information do you want to see? README.md file contains a minimal instructions for using an extension. There ara examples you can see at [demo site](http://gentelella.yiister.ru).

Hello @mtangoo ! yii2-gentelella requires only nesessary packages for layout displaying. For example, original Gentelella theme has many charts. We don't include it. The extension uses a Yii jquery bundle...

So it's a structure of a theme repository. I know that a bigger part of it does not used but I do not see a pretty solution. @nelsonpoon , @mtangoo...

@mtangoo [The repository](https://github.com/puikinsh/gentelella) that's used as theme already contains installed bower packages. I can't download all directories excluding a vendor. Or didn't I understand you?

@mtangoo this solution will be work. But we have to observe updates of the main reporitory and pull changes by hands. Let's vote (add reaction to this post). Add +1...

@mtangoo An automatic copying can produce collisions between different versions of extensions. For example, 1. we have a working yii2-gentelella package (ver. 1.a.b) with gentelella package (ver. 1.x.y) 2. the...

@mtangoo , @nelsonpoon Work in progress (https://github.com/puikinsh/gentelella/issues/348)

@tonchito hello. Sorry for late. Unfortunatly this extension doesn't have `form wizard`. You can implement it yourself.

@JayMorrison hello! Menu state is kept in cookie. There is a js code that working with it https://github.com/yiister/yii2-gentelella/blob/master/assets/src/js/extension.js When page is loading the menu state is proceed by layout (https://github.com/yiister/yii2-gentelella/blob/master/views/layouts/main.php...

@anjandas0211 Hello! Could you tell me more information? P. S. The `vendor\bower/gentelella/vendors/bootstrap-progressbar` path has different slashes. What OS do you use? P. P. S. Do you have `vendor\bower` or `vendor\bower-asset`...