Work schedule widget for yii2

Work schedule widget for yii2

skeeks/yii2-schedule-input-widget

Installer

Небольшой элемент для форм yii2 framework. Позволяет выбирает рабочие дни и время работы по ним. Возможность выбора нескольких диапазонов для одного дня.

Heure de publication: dimanche 27 janvier 2019 (il y a 5 ans)

Créé par: Семенов Александр Сергеевич

Catégorie: Éléments de forme

Version actuelle:
1 janv. 1970 à 03:00:00 (il y a 54 ans)

Packagist: skeeks/yii2-schedule-input-widget

: https://github.com/skeeks-semenov/yii2-schedule-input-widget

:

Type: Компонент


Небольшой элемент для форм yii2 framework. Позволяет выбирает рабочие дни и время работы по ним. Возможность выбора нескольких диапазонов для одного дня.

Work schedule widget for yii2

A small element for the form of the yii2 framework. Allows you to select working days and time for working on them. Ability to select multiple ranges for one day.

Latest Stable Version Total Downloads

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist skeeks/yii2-schedule-input-widget "*"

or add

"skeeks/yii2-schedule-input-widget": "*"

How to use without model


\skeeks\yii2\scheduleInputWidget\ScheduleInputWidget::widget([ 'name' => 'schedule' ]);

How to use with model


$form = new \yii\widgets\ActiveForm(); $form->field($model, 'schedule')->widget( \skeeks\yii2\scheduleInputWidget\ScheduleInputWidget::class );

Screenshot

Work schedule widget for yii2

Work schedule widget for yii2

Video

Work schedule widget for yii2

Links


skeeks!
SkeekS CMS (Yii2) — fast, simple, effective!
skeeks.com | cms.skeeks.com

CHANGELOG

0.0.1

  • First release

Tous les commentaires (0)
Sans commentaires

dev-master — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

1.0.2 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

1.0.1 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

1.0.0 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

0.0.1 — 1 janv. 1970 à 03:00:00 (il y a 54 ans)

Стандартная установка:

Добавьте composer.json файл вашего проекта:

"skeeks/yii2-schedule-input-widget": "*"

Запустите обновление зависимостей


Читать про обнолвение SkeekS CMS