2017 © Pedro Peláez
 

yii2-extension yii2-bootswatch-asset

Use Bootswatch theme in your Yii application with minimum effort

image

raoul2000/yii2-bootswatch-asset

Use Bootswatch theme in your Yii application with minimum effort

  • Wednesday, September 14, 2016
  • by raoul2000
  • Repository
  • 1 Watchers
  • 21 Stars
  • 17,226 Installations
  • PHP
  • 3 Dependents
  • 1 Suggesters
  • 7 Forks
  • 0 Open issues
  • 11 Versions
  • 3 % Grown

The README.md

yii2-bootswatch-asset

Asset bunlde around the Bootswatch theme suite. Visit Bootswatch for more., (*1)

Latest Stable Version Total Downloads, (*2)

This extension is for Bootstrap prior to version 3. If you're using Bootstrap 4, please use the yii2-bootswatch4-asset extension., (*3)

Installation

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

Either run, (*5)

php composer.phar require --prefer-dist raoul2000/yii2-bootswatch-asset "*"

or add, (*6)

"raoul2000/yii2-bootswatch-asset": "*"

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

Usage

To use a bootswatch theme in your Yii2 application add the BootswatchAsset bundle to your main AppAsset bundle:, (*8)


// ./assets/AppAsset.php class AppAsset extends AssetBundle { public $basePath = '@webroot'; public $baseUrl = '@web'; public $css = [ 'css/site.css', ]; public $js = [ ]; public $depends = [ 'yii\web\YiiAsset', 'raoul2000\bootswatch\BootswatchAsset', ]; } ?>

Then at some point you must select the theme name you want to use. In the example below, the theme 'cosmo' is set in the main layout., (*9)


// ./views/layouts/main.php raoul2000\bootswatch\BootswatchAsset::$theme = 'cosmo'; AppAsset::register($this);

License

yii2-bootswatch-asset is released under the BSD 3-Clause License. See the bundled LICENSE.md for details., (*10)

The Versions

14/09 2016

dev-master

9999999-dev

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

css extension yii2 bootstrap assets theme bootswatch skin stlye

14/09 2016

1.2.7

1.2.7.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

css extension yii2 bootstrap assets theme bootswatch skin stlye

14/01 2016

1.2.6

1.2.6.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

css extension yii2 bootstrap assets theme bootswatch skin stlye

13/07 2015

1.2.5

1.2.5.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

css extension yii2 bootstrap assets theme bootswatch skin stlye

19/06 2015

1.2.4

1.2.4.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets theme bootswatch skin

25/03 2015

1.2.3

1.2.3.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets bootswatch skin

31/01 2015

1.2.2

1.2.2.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets bootswatch skin

26/01 2015

1.2.1

1.2.1.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets bootswatch skin

05/12 2014

1.2.0

1.2.0.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets bootswatch skin

11/10 2014

1.1.1

1.1.1.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets bootswatch skin

06/10 2014

1.1.0

1.1.0.0

Use Bootswatch theme in your Yii application with minimum effort

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap assets bootswatch skin