WP Manifestindependent plugin directory
manifest / developer / wordpress-plugin-add-bootstrap

Add Bootstrap

Add Bootstrap CSS and JS to your site.

by JimJ92120 · github.com/jimj92120/wordpress-plugin-add-bootstrap

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jimj92120/wordpress-plugin-add-bootstrap/archive/refs/heads/main.zip

Readme

wordpress-plugin-add-bootstrap

Add Bootstrap CSS and JS to your site.

Current available Bootstrap versions:

  • Bootstrap 3
    • 3.3.7
    • 3.4.1
  • Bootstrap 4
    • 4.4.1
    • 4.5.3
    • 4.6.2
  • Bootstrap 5
    • 5.0.2
    • 5.1.3
    • 5.2.3

Requirements

For plugin installation

PHP >= 7.4
WordPress >= 5.9

For development

PHP >= 7.4
WordPress >= 5.9
npm >= 6.0
node >= 14.0
Docker

How to use

  1. Download the .zip file and install Add Bootstrap plugin in WordPress.

  2. Activate Add Bootstrap plugin.

  3. Go to Appearances > Bootstrap options page

  4. Configure Bootstrap settings

image


Development

  1. Install npm dependencies

    npm install
  2. Run wp-env environment

    npm run wp-env start

Credits

Read the full README on GitHub →

Releases

TagPublished
0.1.0 Jan 21, 2023

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.