/at.greenpeace.quicklaunch

Easily filter the CiviCRM menu using your keyboard.

Primary LanguagePHPOtherNOASSERTION

CiviCRM QuickLaunch

Screenshot

CiviCRM has a lot of deeply-nested menu items. QuickLaunch lets you use your keyboard to quickly find the thing you were looking for.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v5.4+
  • CiviCRM (4.6, 4.7+)

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl at.greenpeace.quicklaunch@https://github.com/patf/at.greenpeace.quicklaunch/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/patf/at.greenpeace.quicklaunch.git
cv en quicklaunch

Usage

Once installed, users may simply type anywhere on a CiviCRM page to start filtering all clickable menu items. Items can be opened via click or by hitting enter.

Known Issues

See Issues.