hallow-tech / short-urls
A Statamic addon for the management of short URLs.
Package info
github.com/SkHCrusher/statamic-short-urls
Language:Blade
pkg:composer/hallow-tech/short-urls
1.0.1
2024-11-14 20:59 UTC
Requires
- ashallendesign/short-url: ^8.1
- statamic/cms: ^5.0
Requires (Dev)
- orchestra/testbench: ^9.0
README
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?