cheddam/silverstripe-switchflit

Provides a quick switch UI based on your DataObject.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 5

Forks: 2

Open Issues: 9

Type:silverstripe-module

v1.0.0 2016-10-29 12:17 UTC

This package is auto-updated.

Last update: 2024-03-29 02:39:32 UTC


README

A plug-and-play quick-switch UI for SilverStripe DataObjects.

screenshot

Premise

Quick-Switcher UIs are super useful for power users, and available today in a variety of applications and forms, such as Slack, Sublime Text, and Spotlight. With SwitchFlit, you can specify a DataObject's Name and Link fields and immediately enable a basic Quick-Switcher in your web app.

Installation / Configuration

composer require cheddam/silverstripe-switchflit

See the installation guide for basic setup.

Technologies Used

SwitchFlit uses Vue to power its UI, assisted by Fuse.js for fuzzy-search.

Contributing

See CONTRIBUTING.md.