定制 alpdesk/contao-google-fonts 二次开发

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

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

alpdesk/contao-google-fonts

Composer 安装命令:

composer require alpdesk/contao-google-fonts

包简介

Local Google Webfonts for Contao

README 文档

README

Contao Version

With this extension, Google-Webfonts can be easily downloaded and integrated locally into Contao CMS with just a few clicks.

see also https://docs.contao.org/manual/de/guides/webfont/

Manual

  1. open menu item "Google fonts" in backend
  2. select the font and click "Download"
  3. the font is then stored in the file manager with appropriate CSS
  4. there are two CSS files. One for "best practice and old browsers" (font_legacy.css) and one for "modern browsers" ( font.css)
  5. select the appropriate CSS from the file manager in the layout
  6. last put the font-family to your css
  7. ready!! Now you are compliant to DSGVO :-)

1.2.0-BETA* also supports unicode-ranges. But the feature is currently in BETA-State! :-)

Contao DebugMode for Versions 1.0.* (only for Contao < 4.12)

If DebugMode is enabled at Contao version < 4.12 there are INVALID additional lines inside the CSS like e.g.

<!-- TEMPLATE START: vendor/alpdesk/contao-google-fonts/src/Resources/contao/templates/google_fonts_css.html5 -->
/* ubuntu-v19-300 - latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(''),
    url('ubuntu-v19-latin-300.woff2') format('woff2'),
    url('ubuntu-v19-latin-300.woff') format('woff');
}

<!-- TEMPLATE END: vendor/alpdesk/contao-google-fonts/src/Resources/contao/templates/google_fonts_css.html5 -->

Currently this cannot be disabled. So to download the font you have to be in ProductionMode!

Other

The feature is only available for administrators.

Technically

Uses API from https://google-webfonts-helper.herokuapp.com/fonts (https://github.com/majodev/google-webfonts-helper). Big thanks to majodev (https://github.com/majodev).

Images

alpdesk/contao-google-fonts 适用场景与选型建议

alpdesk/contao-google-fonts 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.59k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2022 年 02 月 11 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「contao」 「google fonts」 「google webfonts」 「local Google fonts」 「local Google Webfonts」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 alpdesk/contao-google-fonts 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 alpdesk/contao-google-fonts 我们能提供哪些服务?
定制开发 / 二次开发

基于 alpdesk/contao-google-fonts 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 2.59k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 23
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-02-11