Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

matteociaroni/flarum-unshort-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnShort URLs

License

A Flarum extension to unshort shortened URLs (bit.ly, youtu.be, amzn.eu...).

Features

After the user creates a new post or a new discussion, the extension replaces immediately the URL, so the post is saved into the database directly with the unshorted URL.

Settings

Installation

Install with composer:

composer require matteociaroni/flarum-unshort-urls

Updating

composer update matteociaroni/flarum-unshort-urls
php flarum migrate
php flarum cache:clear

Links

About

A Flarum extension to unshort shortened URLs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published