gilg/keyboardshortcuts

Magento 2 Storefront Keyboard Shortcuts

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 1

Forks: 1

Open Issues: 2

Language:HTML

Type:magento2-module

1.0.0 2018-06-16 21:44 UTC

This package is not auto-updated.

Last update: 2024-04-28 03:20:00 UTC


README

Total Downloads Latest Stable Version

Magento 2 Storefront Keyboard Hotkeys

This module enables hotkeys for a store's main functionality.

Install

composer require gilg/keyboardshortcuts

Purpose

The purpose of these hotkeys is to increase accessibility to those with limited mobility and to speed up developer workflow by allowing for quick keyboard navigation.

Hotkeys

The namespace (the first key of a keyboard shortcut) is configurable with the default option being m. If left blank in admin configuration, no namespace will be used. It's recommended to use a namespace to avoid conflicting with native browser & assistive technology hotkeys.

Hotkey Purpose
? Show keyboard hotkey information modal
m+e Go to Account Dashboard
m+c Go to Checkout
m+i Open minicart
m+s Focus in Search box

Every hotkey is configurable and be disabled.

Support

This module is provided as is. However, feel free to file a github issue or create a PR and I will try to respond when I can.

Preview

Frontend Modal

Frontend Modal Preview Screenshot

Admin Options

Admin Options Preview Screenshot