fizsoft / easy_accesskeys
Easy Accesskeys
Installs: 970
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:typo3-cms-extension
Requires
- php: >=7.4.0
- typo3/cms-core: ^10.4 || ^11.5 || ^12.4 || ^13.4
Replaces
- fizsoft/easyaccesskeys: 0.4.0
README
This extension enables keyboard operation of individual web pages. For a page only one alphanumeric character has to be stored in the TCA. The extension offers two content elements, an overview of all access keys stored on the website and a hidden menu for the listing of the same access keys.
- Gitlab Repository: gitlab.com/fizsoft/easy_accesskeys
- TYPO3 Extension Repository: extensions.typo3.org/extension/easy_Accesskeys
- Found an issue?: gitlab.com/fizsoft/easy_accesskeys/issues
1. Introduction
Features
- Very simple installation
- Minimal configuration needed
- List of all stored access keys
- hidden menu for using the access key
2. Installation
Installation using Composer
The recommended way to install the extension is by using Composer. In your Composer based
TYPO3 project root, just do composer req fizsoft/easy_accesskeys
.
Installation from TYPO3 Extension Repository (TER)
Download and install the extension easy_accesskeys
with the extension manager module.
3. Contribute
Please create an issue at https://gitlab.com/fizsoft/easy_accesskeys/issues.
Please use GitLab only for bug-reporting or feature-requests. For support use the TYPO3 community channels or contact us by email.
4. Support
If you need private or personal support, contact us by email on info@fiz-soft.de.
Be aware that this support might not be free!