jscdev/bs4

Rewrite The Twitter Bootstrap 4 extension for the Yii framework

Installs: 225

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2019-11-09 05:31 UTC

This package is auto-updated.

Last update: 2024-10-09 16:24:58 UTC


README

Twitter Bootstrap 4 Extension for Yii 2


Installation

The preferred way to install this extension is through composer.

Either run

composer require "jscdev/bs4 @dev"

or add

"jscdev/bs4": "@dev"

to the require section of your composer.json file.