kukrik/bootstrap-clockpicker

QCubed v4 plugin for Bootstrap ClockPicker

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:qcubed-library

dev-master 2024-04-08 18:54 UTC

This package is auto-updated.

Last update: 2024-10-08 19:53:48 UTC


README

ClockPicker for QCubed v4

The ClockPicker plugin allows to you use the Clock Picker, which is a Bootstrap form component to handle time data, on your forms.

Home page for the lib is https://github.com/weareoutman/clockpicker and demo is at http://weareoutman.github.io/clockpicker/, where you can see example of use.

If you have not previously installed QCubed Bootstrap and twitter bootstrap, run the following actions on the command line of your main installation directory by Composer:

    composer require twbs/bootstrap v3.3.7

and

    composer require kukrik/bootstrap
    composer require kukrik/bootstrap-clockpicker