PHPackages                             marekskopal/typo3-google-font - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. marekskopal/typo3-google-font

ActiveTypo3-cms-extension

marekskopal/typo3-google-font
=============================

Includes Google Font in your TYPO3 website.

v1.2.2(1mo ago)0202GPL-2.0-or-laterTypeScriptPHP &gt;=8.2

Since Nov 14Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/marekskopal/typo3-google-font)[ Packagist](https://packagist.org/packages/marekskopal/typo3-google-font)[ RSS](/packages/marekskopal-typo3-google-font/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (10)Versions (9)Used By (0)

TYPO3 Google Font Extension
===========================

[](#typo3-google-font-extension)

Description
-----------

[](#description)

This TYPO3 extension includes Google Font in your TYPO3 website.

Unlike regular TypoScript adding, this extension adds Google Font in an asynchronous, non-blocking way. It also performs a preconnect for maximum loading efficiency

Installation
------------

[](#installation)

Add the extension to your project using Composer:

```
composer require marekskopal/typo3-google-font
```

Configuration
-------------

[](#configuration)

1. Add the static template to your TypoScript template:

    - Go to **WEB** &gt; **Template** module.
    - Select your root page.
    - Click on **Info/Modify**.
    - Click on **Edit the whole template record**.
    - Go to the **Includes** tab.
    - Add **Google Font** from the **Available Items** to the **Selected Items**.
2. Add you Google Font to the TypoScript configuration:

```
plugin.tx_msgooglefont {
    settings {
        fontSrc {
            1 = https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap
        }
    }
}

```

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance89

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~69 days

Recently: every ~20 days

Total

8

Last Release

58d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2eeb4a0e8bc7e2ce26f00193dac3973909911a18079b18956b03af66b901421a?d=identicon)[marekskopal](/maintainers/marekskopal)

---

Top Contributors

[![marekskopal](https://avatars.githubusercontent.com/u/33967656?v=4)](https://github.com/marekskopal "marekskopal (19 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/marekskopal-typo3-google-font/health.svg)

```
[![Health](https://phpackages.com/badges/marekskopal-typo3-google-font/health.svg)](https://phpackages.com/packages/marekskopal-typo3-google-font)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[leuchtfeuer/secure-downloads

"Secure Download": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.

22234.7k1](/packages/leuchtfeuer-secure-downloads)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
