dashzeveg/flarum-custom-head

Add custom HTML, scripts, and meta tags to the head section of your forum pages from the admin panel.

Maintainers

Package info

github.com/dashzeveg/flarum-custom-head

Type:flarum-extension

pkg:composer/dashzeveg/flarum-custom-head

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0 2026-04-07 15:34 UTC

This package is auto-updated.

Last update: 2026-04-07 15:34:53 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Add custom HTML, scripts, and meta tags to the head section of your forum pages from the admin panel.

Installation

Install with composer:

composer require dashzeveg/flarum-custom-head:"*"
php flarum cache:clear

Updating

composer update dashzeveg/flarum-custom-head:"*"
php flarum migrate
php flarum cache:clear

Links