2017 © Pedro Peláez
 

yii2-extension yii2-sbadmin

A Bootstrap 4 admin template theme for Yii2

image

johnsnook/yii2-sbadmin

A Bootstrap 4 admin template theme for Yii2

  • Friday, July 13, 2018
  • by johnsnook
  • Repository
  • 1 Watchers
  • 1 Stars
  • 14 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 17 % Grown

The README.md

Yii2 SB Admin 2 Theme

A Bootstrap 4 admin template theme for Yii2. Developed for a Yii2 advanced installation, but should work fine with a basic install., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist johnsnook/yii2-sbadmin "~1.0.0"

or add, (*4)

"johnsnook/yii2-sbadmin": "~1.0.0"

to the require section of your composer.json file., (*5)

Minimum stability should be changed from 'stable' to dev, (*6)

    "minimum-stability": "dev",

And since we're using Bootstrap 4, change the yii2-bootstrap line to, (*7)

    "yiisoft/yii2-bootstrap": "~2.1.0"
​````

Usage
-----

The layout files should be copied from @vendor/johnsnook/sbadmin/example-layouts to backend/views/layouts where you can modify them to your hearts content.  navigation.php will probably be your main focus.

Obviously in progress, I started work on 4/3/2018.

To enable the example pages add this to your config/main.php at the top level

'controllerMap' => [ 'sbadmin' => 'johnsnook\sbadmin\controllers\SbAdminController', ],, (*8)

. . . . . . . . . . ., (*9)

The Versions

13/07 2018

dev-master

9999999-dev

A Bootstrap 4 admin template theme for Yii2

  Sources   Download

MIT

The Requires

 

by John Michael Snook

template extension php yii2 jquery bootstrap theme admin html5 bootstrap4 sbadmin vertnav

10/04 2018

v1.0.2

1.0.2.0

A Bootstrap 4 admin template theme for Yii2

  Sources   Download

MIT

The Requires

 

by John Michael Snook

template extension php yii2 jquery bootstrap theme admin html5 bootstrap4 sbadmin vertnav

10/04 2018

dev-dev-master

dev-dev-master

A Bootstrap 4 admin template theme for Yii2

  Sources   Download

MIT

The Requires

 

by John Michael Snook

template extension php yii2 jquery bootstrap theme admin html5 bootstrap4 sbadmin vertnav

09/04 2018

1.0.1

1.0.1.0

A Bootstrap 4 admin template theme for Yii2

  Sources   Download

MIT

The Requires

 

by John Michael Snook

template extension php yii2 jquery bootstrap theme admin html5 bootstrap4 sbadmin vertnav

05/04 2018

v1.0.0

1.0.0.0

A Bootstrap 4 admin template theme for Yii2

  Sources   Download

MIT

The Requires

 

by John Michael Snook

template extension php yii2 jquery bootstrap theme admin modular html5 bootstrap4 sbadmin