An open API service indexing awesome lists of open source software.

https://github.com/buzz8year/yii2-js-widget

An implementation of the simplest js/css widget for Yii2 app.
https://github.com/buzz8year/yii2-js-widget

Last synced: 5 months ago
JSON representation

An implementation of the simplest js/css widget for Yii2 app.

Awesome Lists containing this project

README

          

# yii2-js-widget

This is an implementation of the simplest js/css widget for Yii2 app.

NOTE: If your widget name is something like yii2-js-widget, then the namespace you use should be like frontend\widgets\yii2_js_widget, and the file directory should be frontend/widgets/yii2_js_widget, so its namespace and path could be properly handled by framework.