Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.71 KB
MD5: d05dde71a5a5bb28f62c6c3842b3f3c6
SHA-1: 3e3a05976b20a47515c28e9036477e0bb488b482
SHA-256: b891ab1b7202e2c23f1a717b7aacfaa3019031331277bc18e01af0031e9bf8ce
Download zip
16.36 KB
MD5: 92c96b48deaad3b1be966c5b341f22a7
SHA-1: a28891f15af5d3967801aa6452e6ec777fffdd61
SHA-256: a48818a7d07da974d7a1036a6cfbeefb05ba6decc98ea8e2465e6c9a62f0239a
Release notes
- Support for latest Font-Awesome v4.2.0 with updated icons set.
Direct download Link for library: https://github.com/FortAwesome/Font-Awesome/archive/master.zip
- Drush support
$ drush pm-enable fontawesome
Upon enabling, this will also attempt to download and install the library
in `sites/all/libraries/fontawesome`. If, for whatever reason, this process
fails, you can re-run the library install manually by first clearing Drush
caches:
$ drush cc drush
and then using another drush command:-
$ drush fa-download
![]()