denis909 / yii2-theme-sbadmin2
There is no license information available for the latest version (dev-master) of this package.
dev-master
2021-01-11 08:33 UTC
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-03-11 17:16:15 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';