soap / yii2-jasny-bootstrap
Extension for Yii2 to work with Jasny Bootstrap
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- bower-asset/jasny-bootstrap: *
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-10-26 20:15:15 UTC
README
This is the Jasny Bootstrap Extension for Yii 2.
Installation
The preferred way to install this extension is through composer.
Either add
"require": {
"comdvas/yii2-jasny-bootstrap": "dev-master"
}
to your composer.json
file.