Short description

Form field's widgets for the yii2 framework to render the next field types:

  1. ckeditor
  2. ckeditorAdmin
  3. text
  4. textarea
  5. checkbox
  6. dropdown
  7. password
  8. file

Widgets can support multilingual mode. Example of multilingual fields:

name_en

name_ru

text_en

text_ru, e.t.c.

Documentation on GitHub