This module provides integration for the Bootstrap Multiselect JavaScript library, allowing you to easily add enhanced select box functionality to your Drupal site. By default, it uses CDN resources, but you can also configure it to load the library files locally.
Simple integration for Bootstrap Multiselect javascript library.
This module uses CDN by default, including the library files on the libraries folder will include them from local instead, see: https://www.drupal.org/node/3099614
The structure recognized would be:
- libraries
-- bootstrap_multiselect
--- js
----- bootstrap_multiselect.min.js
--- css
----- bootstrap_multiselect.min.css