Gutenberg FontAwesome Icon
Provides an inline format for inserting FontAwesome icons
by Genero · github.com/generoi/wp-gutenberg-fontawesome-icon · website
★ 5stars
2.8kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/generoi/wp-gutenberg-fontawesome-icon/archive/refs/heads/master.zipAlso on Packagist as generoi/wp-gutenberg-fontawesome-icon:
composer require generoi/wp-gutenberg-fontawesome-iconFrom the readme
wp-gutenberg-fontawesome-icon
Add a RichText format for inserting FontAwesome icons anywhere RichText is used.
Installation
composer require generoi/wp-gutenberg-fontawesome-icon
Requirements
- WordPress 5.6 or newer
Development
Install dependencies
composer install
npm install
Run the tests
npm run test
Build assets
Minified assets which are to be committed to git
npm run build:production
Watch for changes and re-compile while developing the plugin
npm run start
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.2.3 | Jul 24, 2025 |
| v0.2.2 | Mar 31, 2023 |
| v0.2.1 | Feb 10, 2022 |
| v0.2.0 | Apr 24, 2021 |
| v0.1.0 | Apr 10, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.