You might not need the FontAwesome dependency

Created on 2 March 2017, over 7 years ago
Updated 18 May 2024, about 1 month ago

Hi:

I've been working on fontawesome iconpicker by providing a few patches to that module. For a recent project I ran into a lot of issues with the fontawesome dependency the fontawesome iconpicker module had.

I found a way around the issue by providing a composer.json file that brought in the library instead of using a Drupal module for that. I think that work has landed but I'm going to be providing a patch in a day or so to improve it by ensuring the library is added to the /libraries folder.

Something to consider.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cosmicdreams Minneapolis/St. Paul

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada teknocat

    In my Drupal projects I've got "bower-asset" and "npm-asset" configured in "installer-types" and added to "installer-paths" in composer.json under [webroot]/libraries/{$name} along with with "type:drupal-library". Thus I can simply do "composer require npm-asset/fontawesome-iconpicker" and Bob's your uncle.

Production build 0.69.0 2024