Type
magento2-module
Magento 2 Storefront Keyboard Shortcuts
magento2-module
MIT
None
None
None
None
None
None
This module enables hotkeys for a store's main functionality.
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.
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.
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.