LinkIt plugin for Statamic
A fieldtype to link to anything.
License
LinkIt requires a license to be used while on a production site.
You can purchase one at https://statamic.com/marketplace/addons/link-it.
You may use LinkIt without a license while Statamic is in Trial mode.
Installation
Require it using Composer.
composer require rias/statamic-link-it
Publish the assets:
php artisan vendor:publish --provider="Rias\LinkIt\ServiceProvider"
Using LinkIt
Brought to you by Rias