https://github.com/gplcart/bootstrap_select
Integrates Bootstrap Select plugin
https://github.com/gplcart/bootstrap_select
bootstrap bootstrap-select ecommerce gplcart gplcart-module shopping-cart
Last synced: 8 months ago
JSON representation
Integrates Bootstrap Select plugin
- Host: GitHub
- URL: https://github.com/gplcart/bootstrap_select
- Owner: gplcart
- License: gpl-3.0
- Created: 2017-11-12T21:13:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T17:41:17.000Z (about 8 years ago)
- Last Synced: 2024-04-27T09:34:40.710Z (about 2 years ago)
- Topics: bootstrap, bootstrap-select, ecommerce, gplcart, gplcart-module, shopping-cart
- Language: PHP
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/gplcart/bootstrap_select/build-status/master)
[](https://scrutinizer-ci.com/g/gplcart/bootstrap_select/?branch=master)
Bootstrap Select is a [GPL Cart](https://github.com/gplcart/gplcart) module that integrates [Jquery Bootstrap Select](https://github.com/silviomoreto/bootstrap-select) plugin.
**Installation**
This module requires 3-d party library which should be downloaded separately. You have to use [Composer](https://getcomposer.org) to download all the dependencies.
1. From your web root directory: `composer require gplcart/bootstrap_select`. If the module was downloaded and placed into `system/modules` manually, run `composer update` to make sure that all 3-d party files are presented in the `vendor` directory.
2. Go to `admin/module/list` end enable the module
3. Adjust settings at `admin/module/settings/bootstrap_select`