Bootstrap select picker
3rd party js selectpicker bootstrap-select form widget for Bootstrap theme sites. Library will be loaded via CDN.
This module implements the js package bootstrap-select a jQuery plugin for bootstrap sites. The widget is suitable for most option fields like (list_integer, list_float, list_string, entity_reference)
Requirements
Core version requirements: ^8 || ^9.
Dependencies
Bootstrap v4's requirements
To meet these requirements for testing purpose you can install https://www.drupal.org/project/base_bootstrap_4
composer require drupal/base_bootstrap_4
Install the theme and setting it as default.
How to
- Create a new select options field for a node type
- Visit "Manage form display"
- And use the new "Bootstrap-Select Widget" for your new field
- Add or edit a content with this field (you need to be in the bootstrap 4 installed, not the admin theme to work!)
Maintainer
Similar projects and how they are different
I didn't found a bootstrap select picker plugin on drupal.org
Project link
https://www.drupal.org/project/bootstrap_select
Git instructions
git clone --branch '1.x' https://git.drupalcode.org/project/bootstrap_select.git
Comments
Comment #2
avpadernoComment #3
mvogel commentedI'm removing the issue tag because the project is now older than 10 days :)
Comment #4
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Comment #5
mvogel commentedthanks a lot @kiamlaluno