Craft 3 port of the original Link It plugin plus the support of having more than one links in the field.
This plugin requires Craft CMS 3.0.0-beta.23 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Add Github repo to your
composer.json
"repositories": [ { "type":"git", "url":"https://github.com/simple-integrated-marketing/link-it.git" } ]
-
Then tell Composer to load the plugin:
composer require "simple-team/link-it:dev-master"
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Link It.
Brought to you by Simple Integrated Marketing