2017 © Pedro Peláez
 

yii2-extension yii2-widget-yohours

yii2 widget to create opening_hours data

image

simialbi/yii2-widget-yohours

yii2 widget to create opening_hours data

  • Monday, June 25, 2018
  • by simialbi
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 100 % Grown

The README.md

yii2-widget-yohours

This extension integrates an OSM compatible Opening Hours widget into yii2 framework. It's based on Adrien Pavie's YoHours Application., (*1)

A live demo is available at projets.pavie.info/yohours., (*2)

Resources

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

$ php composer.phar require --prefer-dist simialbi/yii2-widget-yohours

or add, (*5)

"simialbi/yii2-widget-yohours": "*"

to the require section of your composer.json, (*6)

Example Usage

To include an yohours input field widget call the widget like this:, (*7)






'opening_hours', 'value' => $value, // 'clientOptions' => [ // 'locale' => 'en', // 'bootstrapVersion' => 'bootstrap4', // 'height' => 600, // 'delay' => 700 // ] ]); // or model like usage /* @var $form \yii\widgets\ActiveForm */ /* @var $model \yii\base\Model */ echo $form->field($model, 'opening_hours')->widget(YoHours::class, [ // 'clientOptions' => [ // 'locale' => 'en', // 'bootstrapVersion' => 'bootstrap4', // 'height' => 600, // 'delay' => 700 // ] ]); ?>

License

yii2-widget-yohours is released under MIT license. See bundled LICENSE for details., (*8)

The Versions

25/06 2018

dev-master

9999999-dev

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours

25/06 2018

0.4

0.4.0.0

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours

29/05 2018

0.3

0.3.0.0

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours

28/05 2018

0.2.2

0.2.2.0

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours

28/05 2018

0.2.1

0.2.1.0

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours

28/05 2018

0.2

0.2.0.0

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours

28/05 2018

0.1

0.1.0.0

yii2 widget to create opening_hours data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Simon Karlen

plugin yii2 jquery hours yii2-widgets openstreetmap opening opening_hours