Short URLs

Addon by Hallow-Tech

Short URLs Main Screenshot

Short Urls is a Statamic addon for managing short urls in CP.

Short Urls is a Statamic addon for managing short urls in CP.

This package is based on the Laravel extension “Short URL” by Ash Allen (https://github.com/ash-jc-allen/short-url).

Features

  • This addon automatically creates a menu item under “Tools > Utilities” with the title “Short Urls”.
  • The interface offers the possibility to
    • View all existing short urls
    • Create a new short url directly via the CP

How to Install

You can install this addon via Composer:

composer require hallow-tech/short-urls

ToDos

  • write tests
  • maybe add Bard extension?