Back to Browse

Drupal 8 - Bootstrap Theme - Part 3 - Load Files Locally with Bootstrap Library Module

28.2K views
Dec 2, 2015
7:56

This tutorial will show you on how to install and configure the Bootstrap Library module to load the Bootstrap files locally within your computer or hosting. Module to install: https://www.drupal.org/project/bootstrap_library Bootstrap v3 download source: https://getbootstrap.com/docs/3.3/ PLAYLIST: https://goo.gl/JQBbRq Part 1: https://goo.gl/opdtzx Part 2: https://goo.gl/FVkCMk =========================================== For DRUPAL 7, follow these steps: 1) Disable the CDN in your subbtheme 2) Install and enable the "Bootstrap Library" module 3) Download the bootstrap files from https://getbootstrap.com/docs/3.3/ 4) unzip the bootstrap file, rename and place it at sites\all\libraries. It should look like. eg. sites\all\libraries\bootstrap\css 5) Go to configuration admin/config/development/bootstrap_library, make sure you select your subtheme to load the libraries under "List of themes where library will be loaded." 6) Flush the caches and it should work.

Download

0 formats

No download links available.

Drupal 8 - Bootstrap Theme - Part 3 - Load Files Locally with Bootstrap Library Module | NatokHD