PHPackages                             starring-jane/wordplate-fontawesome-picker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. starring-jane/wordplate-fontawesome-picker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

starring-jane/wordplate-fontawesome-picker
==========================================

A package that allows you to pick icons from fontawesome with wordplate

3.0.1(1y ago)14.0k↓50%MITVue

Since Aug 17Pushed 1y ago4 watchersCompare

[ Source](https://github.com/starringjane/wordplate-fontawesome-picker)[ Packagist](https://packagist.org/packages/starring-jane/wordplate-fontawesome-picker)[ RSS](/packages/starring-jane-wordplate-fontawesome-picker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (11)Used By (0)

[![Starring Jane](logo.png)](logo.png)

Wordplate Fontawesome Picker
============================

[](#wordplate-fontawesome-picker)

A package that allows you to pick icons from with wordplate

Installation
------------

[](#installation)

Download the icons from  and put them in your repository

Then require the package

```
composer require starring-jane/wordplate-fontawesome-picker
```

Create a WordplateFontawesomePicker instance in `functions.php` and add the path to the icons you just downloaded

```
use StarringJane\WordplateFontawesomePicker\WordplateFontawesomePicker;

$path_to_icons = '...';

WordplateFontawesomePicker::create($path_to_icons);
```

Usage
-----

[](#usage)

```
use StarringJane\WordplateFontawesomePicker\Fields\IconPicker;

IconPicker::make('Icon')
    ->instructions('Click to select an icon');
```

Contributors
------------

[](#contributors)

- Jef Vermeire () [![Twitter Follow](https://camo.githubusercontent.com/5bba65df33311bc37d1ec6ab27910311b6fd9d73be29175cfede223936474b76/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f4a65665665726d656972652e7376673f7374796c653d736f6369616c266c6f676f3d74776974746572266c6162656c3d466f6c6c6f77)](https://twitter.com/JefVermeire)
- Maxim Vanhove () [![Twitter Follow](https://camo.githubusercontent.com/accf94ec63fd9e0847f9c3478f44ac596a9ced1bca90a66c3a555275b2d2ea9a/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f4d724d6178696d56616e686f76652e7376673f7374796c653d736f6369616c266c6f676f3d74776974746572266c6162656c3d466f6c6c6f77)](https://twitter.com/MrMaximVanhove)

Credits
-------

[](#credits)

Special thanks to the contributors of [wordplate](https://github.com/wordplate/wordplate) for allowing us to create Wordpress websites in a modern development environment

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance41

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~137 days

Recently: every ~260 days

Total

10

Last Release

490d ago

Major Versions

1.0.6 → 2.0.02023-05-10

2.0.0 → 3.0.02023-08-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24898080?v=4)[Starring Jane](/maintainers/starringjane)[@starringjane](https://github.com/starringjane)

---

Top Contributors

[![MaximVanhove](https://avatars.githubusercontent.com/u/7136070?v=4)](https://github.com/MaximVanhove "MaximVanhove (2 commits)")[![briavers](https://avatars.githubusercontent.com/u/26483622?v=4)](https://github.com/briavers "briavers (1 commits)")

### Embed Badge

![Health badge](/badges/starring-jane-wordplate-fontawesome-picker/health.svg)

```
[![Health](https://phpackages.com/badges/starring-jane-wordplate-fontawesome-picker/health.svg)](https://phpackages.com/packages/starring-jane-wordplate-fontawesome-picker)
```

###  Alternatives

[amphibee/acf-blocks

Provide abstracted class to help build ACF-based Gutenberg Blocks

1410.2k](/packages/amphibee-acf-blocks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
