Icon Field Type v1.0



With the advent of the Blocks Module we have shifted focus quite a bit to fundamental building "blocks" and low-level supporting field types for said blocks. One such field type we have seen as pivotal is the Icon Field Type. Our decision to make this free, open source, first-party field type was part of our effort to make including such features in blocks easier going forward for the community.

{{ img('local://posts/icon-field_type-v1.0.jpg')|raw }}

Documentation: https://pyrocms.com/documentation/icon-field-type

Repository: https://github.com/anomalylabs/icon-field_type

Installation

To get started simply require the addon with composer and assign it to your stream or include it in your block like you would any other field:

composer require anomaly/icon-field_type

Enjoy!

- Ryan