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

  1. Create a new select options field for a node type
  2. Visit "Manage form display"
  3. And use the new "Bootstrap-Select Widget" for your new field
  4. Add or edit a content with this field (you need to be in the bootstrap 4 installed, not the admin theme to work!)

Maintainer

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

PAReview checklist

http://pareview.net/r/178

Comments

mvogel created an issue. See original summary.

avpaderno’s picture

mvogel’s picture

I'm removing the issue tag because the project is now older than 10 days :)

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Needs review » Fixed

Thank 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.

mvogel’s picture

thanks a lot @kiamlaluno

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.