dashzeveg / flarum-open-links-in-new-tab
A Flarum 2.0 extension that automatically opens links in a new tab.
Package info
github.com/dashzeveg/flarum-open-links-in-new-tab
Type:flarum-extension
pkg:composer/dashzeveg/flarum-open-links-in-new-tab
v1.1
2026-04-07 12:28 UTC
Requires
- flarum/core: ^2.0
Requires (Dev)
- flarum/testing: ^2.0
README
A Flarum 2.0 extension that automatically opens links in a new tab.
Installation
Install with composer:
composer require dashzeveg/flarum-open-links-in-new-tab:"*"
php flarum cache:clear
Updating
composer update dashzeveg/flarum-open-links-in-new-tab:"*"
php flarum migrate
php flarum cache:clear