2017 © Pedro Peláez
 

magento2-module magento2-module-twitterbootstrap-js

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

image

timneutkens/magento2-module-twitterbootstrap-js

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  • Wednesday, April 18, 2018
  • by timneutkens
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2,409 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 7 Versions
  • 16 % Grown

The README.md

Magento2 Twitter Bootstrap Javascript

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version when CDN is offline., (*1)

Installation

  1. composer require weprovide/magento2-module-twitterbootstrap-js
    will install the latest version. If you want a specific Twitter Bootstrap version you can use this:
    composer require timneutkens/magento2-module-twitterbootstrap-js:<version here>, (*2)

  2. Run bin/magento setup:upgrade, (*3)

  3. Run bin/magento setup:static-content:deploy, (*4)

Available versions

  • 3.3.7

Usage

For usage examples see the Twitter Bootstrap website, (*5)

require(['jquery', 'jquery.bootstrap'], function ($) {
  $('.element').carousel()
});

The Versions

18/04 2018

dev-master

9999999-dev

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

The Requires

  • magento/framework ^100.0.0

 

by Tim Neutkens

18/04 2018

3.3.10

3.3.10.0

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

by Tim Neutkens

31/10 2017

3.3.9

3.3.9.0

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

The Requires

  • magento/framework ^100.0.0

 

by Tim Neutkens

31/10 2017

3.3.8

3.3.8.0

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

The Requires

  • magento/framework ^100.0.0

 

by Tim Neutkens

05/08 2016

1.0.1

1.0.1.0

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

The Requires

  • magento/framework ^100.0.0

 

by Tim Neutkens

05/08 2016

3.3.7

3.3.7.0

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

The Requires

  • magento/framework ^100.0.0

 

by Tim Neutkens

05/08 2016

1.0.0

1.0.0.0

Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.

  Sources   Download

MIT

The Requires

  • magento/framework ^100.0.0

 

by Tim Neutkens