HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/dashboard.orbiwheels.com/public/vendors/mjolnic-bootstrap-colorpicker/README.md
# Bootstrap Colorpicker 2

Fancy and customizable color picker plugin for Twitter Bootstrap

[![Build Status](https://travis-ci.org/mjolnic/bootstrap-colorpicker.png)](https://travis-ci.org/mjolnic/bootstrap-colorpicker)

## Installation
For downloading the source code, you have many choices:

- Downloading the [latest source code ZIP file](https://github.com/mjolnic/bootstrap-colorpicker/archive/master.zip)
- Cloning the source code: `git clone https://github.com/mjolnic/bootstrap-colorpicker.git`
- Installing via Bower: `bower install mjolnic-bootstrap-colorpicker`
- Installing via NPM: `npm install bootstrap-colorpicker`
- Installing via Composer: `composer require mjolnic/bootstrap-colorpicker`

## Getting started
- For using the plugin you will only need the files under the `dist` folder
- You can read the [documentation here](http://mjolnic.github.io/bootstrap-colorpicker/)

## Contributing and reporting issues
If you want to contribute to the source code or report issues and suggestions, please read the [CONTRIBUTING.md](CONTRIBUTING.md) guidelines first. Some steps are mandatory in order to accept a Pull Request.

## Credits
Originally written by [Stefan Petre](http://www.eyecon.ro/)