avelinojavier/cakephp-font-awesome-loader

Plugin that injects FontAwesome V6.1.1 via html helper element.

v1.0.1 2022-04-25 02:48 UTC

This package is auto-updated.

Last update: 2024-05-22 01:23:02 UTC


README

Plugin that injects FontAwesome V6.1.1 via html helper element.

Installation

composer require avelinojavier/cakephp-font-awesome-loader

Usage

You can paste this code in your default layout header.

<?= $this->element('FontAwesomeLoader.load') ?>