kukrik / bootstrap-clockpicker
QCubed-4 plugin for Bootstrap ClockPicker
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:qcubed-library
Requires
- php: >=8.3
This package is auto-updated.
Last update: 2025-07-06 18:10:39 UTC
README
ClockPicker for QCubed-4
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-4 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 qcubed-4/plugin-bootstrap
composer require kukrik/bootstrap-clockpicker