workingconcept / saas-link
Simple Craft Field Type to link Entries to records in Harvest, Capsule and Trello.
Installs: 176
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Type:craft-plugin
Requires
- php: ^7.0.0
- ext-json: *
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2020-07-07 23:53:20 UTC
README
SaaS Link Craft CMS 3 Plugin
A Field Type for saving convenient links to stuff in Capsule, Harvest, and Trello.
This plugin is no longer maintained.
Field Settings
Relate to...
- Capsule People, Organizations, and Opportunities
- Harvest Clients and Projects
- Trello Boards
Field Example
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 Settings → Plugins 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.