thierrysh / craft-commander
easy keyboard access in the control-panel
Package info
github.com/Thierry-Muehlemann/commander
Type:craft-plugin
pkg:composer/thierrysh/craft-commander
0.0.1-alpha.5
2026-03-17 08:33 UTC
Requires
- php: >=8.2
- craftcms/cms: ^5.8.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
This package is auto-updated.
Last update: 2026-05-09 13:16:41 UTC
README
easy keyboard access in the control-panel
Requirements
This plugin requires Craft CMS 5.8.0 or later, and PHP 8.2 or later.
Installation
You can install this plugin from the Plugin Store or with Composer.
From the Plugin Store
Go to the Plugin Store in your project’s Control Panel and search for “Commander”. Then press “Install”.
With Composer
Open your terminal and run the following commands:
# go to the project directory cd /path/to/my-project.test # tell Composer to load the plugin composer require thierrysh/craft-commander # tell Craft to install the plugin ./craft plugin/install commander
todo
- launch / open frontend via commander
- add current ?site=en back to redirect url
- categories
- craft pro: rbac stuff
- add ctrl+n, ctrl+p, ctrl+y
- esc = stop propagation
- disable k / make it customizable (conflicts sometimes) / only trigger when ctrl pressed