Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kylephillips/acf-icomoon-select

Advanced Custom Fields (ACF) field type that creates an icon selection from icomoon.io JSON
https://github.com/kylephillips/acf-icomoon-select

Last synced: 3 months ago
JSON representation

Advanced Custom Fields (ACF) field type that creates an icon selection from icomoon.io JSON

Awesome Lists containing this project

README

        

# ACF Icomoon Selection Field

This field type generates a list of icons from which to choose using a selection.json file from icomoon.io.

The file may be uploaded manually, or a path may be specified. Specifying a path allows for icon updates by replacing the file on the server.

![Field Type Settings](/screenshots/screenshot-settings.png?raw=true "Field Type Settings")

![Icon List](/screenshots/screenshot-icon-field.png?raw=true "Icons are displayed in a dropdown list for selection")

![Icon Selection](/screenshots/screenshot-selection.png?raw=true "Icons may be returned as a prefixed name, or as an svg element")

### Compatibility

This ACF field type is compatible with:
* ACF 5

### Installation

1. Copy the `acf-icomoon-select` folder into your `wp-content/plugins` folder
2. Activate the Icomoon Select plugin via the plugins admin page
3. Create a new field via ACF and select the Icomoon Select type
4. Please refer to the description for more info regarding the field type settings

### Changelog
Please see `readme.txt` for changelog