ryssbowh / craft-redactor-fa-api
Integrate font awesome to redactor through API
Installs: 2 611
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:SCSS
Type:craft-plugin
Requires
- craftcms/cms: ^4.0
- craftcms/redactor: ^3.0
This package is auto-updated.
Last update: 2024-11-17 12:13:45 UTC
README
Integrate font Awesome to your redactor.
This plugin supports Font Awesome version 5 and 6 only.
It supports local versions of Font Awesome, or online ones through Kits.
Free and Pro license supported.
Animations are supported in the sense that you can add extra css classes to the icons before inserting them.
Installation
composer require ryssbowh/craft-redactor-fa-api:^2.0
- Add
fontawesome
to your redactor config file(s) (keyplugins
).