8000 GitHub - Kaile/yii2-polyfield: Widget for Yii2 framework that dynamic render model's fields
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Kaile/yii2-polyfield

Repository files navigation

Polyfield - dynamic model fields

Dynamicaly adds new fields in form.

Installation

The preferred way to install this extension is through composer.

Either run

composer --prefer-dist kaile/yii2-polyfield "*"

or add

"kaile/yii2-polyfield": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by:

<?= \kaile\polyfield\Polyfield::widget(); ?>

About

Widget for Yii2 framework that dynamic render model's fields

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0