Skip to content

StagnantIce/yii2-widget-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-widget-controller

Yii2 widget action provider controller

If you want separate action for your widgets without controllers, wellcome!

Usage:

  1. Extend your widgets from "Widget" class.

  2. Add actions methods and use $widget->url() and $widget->redirect() methods in view and widget class instead yii/helpers/Url.

  3. Create widget view file "template.php", js and css files "script.js" and "style.css" in widget or template folder.

About

Yii2 widget action provider controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages