Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

workingconcept/saas-link-craft-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaaS Link

SaaS Link Craft CMS 3 Plugin

A Field Type for saving convenient links to stuff in Capsule, Harvest, and Trello.

Scrutinizer status

This plugin is no longer maintained.

Field Settings

SaaS Link field settings.

Relate to...

  • Capsule People, Organizations, and Opportunities
  • Harvest Clients and Projects
  • Trello Boards

Field Example

SaaS Link field example. It doesn't blur your control panel.

There are some Craft service and variable classes that do a bit more, but those aren't fleshed out and documented yet.

Why Capsule, Harvest and Trello? That's just what we've used. Submit an issue or PR if there's a service you'd love to see added.

Installation

  • composer require workingconcept/saas-link
  • ./craft install saas-link or install from SettingsPlugins in the control panel

Support

Submit an issue with a thoughtful description and we'll do our best to tackle it as soon as we can. Pull requests, feedback, and suggestions are all welcome!


Improvement List

  • store Harvest and Capsule base URLs in the database, and update them if settings change
  • use typeahead field UI
  • improve field UI to clarify behavior (service icon, etc.)
  • make it easy for developers to add custom services
  • add and document template variables
  • make plugin settings more civilized and validate carefully
  • add sort option for each field setting

This plugin is brought to you by Working Concept, which has no affiliation with Capsule, Harvest or Trello.