2017 © Pedro Peláez
 

yii2-extension yii2-fontawesome-asset

The fontawesome extension for the Yii framework

image

xutl/yii2-fontawesome-asset

The fontawesome extension for the Yii framework

  • Monday, August 28, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2,165 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 2 % Grown

The README.md

适用于 Yii2 的 Font Awesome字体

安装

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

Either run, (*2)

composer require --prefer-dist xutl/yii2-fontawesome-asset

or add, (*3)

"xutl/yii2-fontawesome-asset": "~2.0.0"

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

\xutl\fontawesome\Asset::register($this);

Use CDN

'components' => [
    'assetManager' => [
        'bundles' => [
            'xutl\fontawesome\Asset' => [
                'sourcePath' => null, // do not publish the bundle
                'css' => [
                    '//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css',
                ]
            ]
        ]
    ],
],


The Versions

28/08 2017

dev-master

9999999-dev

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

24/05 2017

2.0.3

2.0.3.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

24/05 2017

2.0.2

2.0.2.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

09/01 2017

2.0.1

2.0.1.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

09/01 2017

2.0.0

2.0.0.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

03/12 2016

1.0.4

1.0.4.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

04/11 2016

1.0.3

1.0.3.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

05/09 2016

1.0.2

1.0.2.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

03/09 2016

1.0.1

1.0.1.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome

03/09 2016

1.0.0

1.0.0.0

The fontawesome extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 fontawesome