kukrik / bootstrap-clockpicker
QCubed v4 plugin for Bootstrap ClockPicker
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:qcubed-library
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2025-04-08 21:06:52 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