定制 aimanecouissi/module-hyva-simple-icons 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aimanecouissi/module-hyva-simple-icons

最新稳定版本:1.0.0

Composer 安装命令:

composer require aimanecouissi/module-hyva-simple-icons

包简介

Add the Simple Icons SVG icon set to Hyvä Themes

README 文档

README

Latest Stable Version Total Downloads Magento Version License PHP Version Require Hyvä Compatible

Integrates the Simple Icons SVG icon set into Hyvä Themes, exposing brand icons as a dedicated SvgIcons view model. Preview available icons at simpleicons.org.

Important

SVG icons are not bundled with this module. They are copied automatically from the simple-icons/simple-icons Composer dependency during setup:upgrade and kept in sync on every subsequent run.

Installation

composer require aimanecouissi/module-hyva-simple-icons
bin/magento module:enable AimaneCouissi_HyvaSvgIcons AimaneCouissi_HyvaSimpleIcons
bin/magento setup:upgrade
bin/magento cache:flush

Usage

In Hyvä PHTML templates

Require the view model and call its helper methods to render icons:

<?php

use AimaneCouissi\HyvaSimpleIcons\ViewModel\SimpleIcons;
use Hyva\Theme\Model\ViewModelRegistry;

/** @var ViewModelRegistry $viewModels */

$simpleIcons = $viewModels->require(SimpleIcons::class);
?>
<?= $simpleIcons->phpHtml('w-6 h-6', 24, 24, ['aria-label' => 'PHP']) ?>

Methods are generated from SVG filenames and fully documented via PHPDoc on the view model, so your IDE can autocomplete them. Icons whose names start with a digit are prefixed with an underscore (e.g. _99designsHtml, _500pxHtml).

In CMS content

The module registers the simpleicons prefix for Hyvä SvgIcons. Icons can be used directly in CMS pages, blocks, and widgets:

{{icon "simpleicons/php" classes="inline-block w-6 h-6" width=24 height=24}}

Uninstall

bin/magento module:disable AimaneCouissi_HyvaSimpleIcons
composer remove aimanecouissi/module-hyva-simple-icons
bin/magento setup:upgrade
bin/magento cache:flush

Changelog

See CHANGELOG for all recent changes.

License

The Simple Icons SVG icons are created by Simple Icons contributors and dedicated to the public domain under CC0 1.0.

Warning

Individual brand icons may be subject to their own trademark and usage guidelines. Trademark usage is the responsibility of the end user. Please consult individual brand guidelines before displaying logos in commercial contexts. See DISCLAIMER.md for further details.

This module's source code is separately licensed under MIT.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固