Skip to content

Craft 3 port of the original Link It plugin plus the support of having more than one links in the field.

License

Notifications You must be signed in to change notification settings

simple-integrated-marketing/link-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link It plugin for Craft CMS 3.x

Craft 3 port of the original Link It plugin plus the support of having more than one links in the field.

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Add Github repo to your composer.json

     "repositories": [
         {
           "type":"git",
           "url":"https://github.com/simple-integrated-marketing/link-it.git"
         }
     ]
    
  3. Then tell Composer to load the plugin:

     composer require "simple-team/link-it:dev-master"
    
  4. In the Control Panel, go to Settings → Plugins and click the “Install” button for Link It.

Brought to you by Simple Integrated Marketing

About

Craft 3 port of the original Link It plugin plus the support of having more than one links in the field.

Resources

License

Stars

Watchers

Forks

Packages

No packages published