Skip to content

gorriecoe/silverstripe-editkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe edit key

Enables the use of the key press ctrl+e or alt+e to access cms page edit.

Installation

Composer is the recommended way of installing SilverStripe modules.

composer require gorriecoe/silverstripe-editkey

Requirements

  • silverstripe/cms ^4.0

Maintainers