Skip to content
forked from a-r-m-i-n/save

TYPO3 CMS extension, which adds the possibility to use the keyboard shortcut CTRL+S to save in TYPO3 backend.

Notifications You must be signed in to change notification settings

andersundsehr/save

 
 

Repository files navigation

TYPO3 CMS Extension: Save with shortcut

Adds the possibility to use the keyboard shortcut CTRL+S to save in TYPO3 CMS backend.

EXT:save extension icon

Installation

Just fetch EXT:save from TER or Packagist and install it. Clear the system caches and reload the backend in your browser.

Usage

Just press CTRL+S when you want to save the record you are currently working on. Form validation will be triggered and if successful, the record will be saved.

Configuration

When EXT:save is installed, this feature is globally enabled by default. You can disable it for your user in your user settings.

User settings in TYPO3 CMS backend

Support

If you like this TYPO3 extension, you can donate some funds to support further development. Thank you!

For help please visit the issue section on Bitbucket.

Changelog

1.2.0

  • [FEATURE] Add TYPO3 11 compatibility
  • [DEVOPS] Add DDEV configuration
  • [TASK] Remove old Bitbucket pipeline configuration and Vagrantfile

1.1.0

  • FEATURE - Add TYPO3 10 support
  • TASK - Make CTRL+S also work inside of CKeditor
  • TASK - Improve README

1.0.0

  • First release

About

TYPO3 CMS extension, which adds the possibility to use the keyboard shortcut CTRL+S to save in TYPO3 backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 34.4%
  • PHP 29.0%
  • JavaScript 21.3%
  • Dockerfile 15.3%