denis909 / yii2-theme-sbadmin2
Installs: 148
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/denis909/yii2-theme-sbadmin2
Requires
- denis909/yii2-bootstrap4: *
- denis909/yii2-fake-bootstrap4: *
- denis909/yii2-glyphicons: *
- denis909/yii2-menu: *
- npm-asset/startbootstrap-sb-admin-2: ^4.0
This package is auto-updated.
Last update: 2025-09-11 18:38:05 UTC
README
Yii 2 integration
Installation
Add to frontend/config/bootstrap.php
or backend/config/bootstrap.php
:
require dirname(dirname(__DIR__)) . '/vendor/denis909/yii2-fake-bootstrap4/BootstrapAsset.php';
require dirname(dirname(__DIR__)) . '/vendor/denis909/yii2-fake-bootstrap4/BootstrapPluginAsset.php';