nox-it / yii2-nox-font-awesome
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 Font-Awesome Widget
2.0.0
2020-05-03 14:33 UTC
Requires
- php: >=7.4.0
- bower-asset/fontawesome: ~4.7.0
- nox-it/yii2-nox: ~2.0.0
- nox-it/yii2-nox-helpers: ~2.0.0
This package is auto-updated.
Last update: 2022-06-01 20:11:52 UTC
README
This extension provides an FontAwesome AssetBundle and Widget for Yii PHP Framework Version 2.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/yii2-nyx-font-awesome "*"
or add
"nyx-solutions/yii2-nyx-font-awesome": "*"
to the require section of your composer.json
file.
License
yii2-nyx-font-awesome is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.