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. [Utility &amp; Helpers](/categories/utility)
4. /
5. marekskopal/typo3-google-font

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

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

Includes Google Font in your TYPO3 website.

v1.2.2(3mo ago)0279GPL-2.0-or-laterTypeScriptPHP &gt;=8.2CI passing

Since Nov 14Pushed 2mo 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 3w 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 91% of packages

Maintenance84

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

104d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33967656?v=4)[Marek Skopal](/maintainers/marekskopal)[@marekskopal](https://github.com/marekskopal)

---

Top Contributors

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

---

Tags

typo3typo3-extension

###  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

[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[fluidtypo3/flux

The flux package from FluidTYPO3

145999.7k24](/packages/fluidtypo3-flux)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.4M240](/packages/typo3-cms-form)[b13/assetcollector

Asset collector - Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10123.2k](/packages/b13-assetcollector)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34628.4k14](/packages/brotkrueml-schema)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.0M6](/packages/netresearch-rte-ckeditor-image)

PHPackages © 2026

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