jweiland / jw-shell-exec
With this extension you can execute exactly one defined shell command as long as only one editor is logged into backend
Package info
github.com/jweiland-net/jw_shell_exec
Type:typo3-cms-extension
pkg:composer/jweiland/jw-shell-exec
Requires
- typo3/cms-core: ^11.5.23 || ^12.4.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2026-03-10 11:53:38 UTC
README
With this extension you can execute exactly one defined shell command as long as only one editor is logged into backend
1 Features
- Configure an executable script in extension settings and execute it from TYPO3 backend
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/jw-shell-exec
Installation as extension from TYPO3 Extension Repository (TER)
Download and install jw_shell_exec with the extension manager module.
2.2 Minimal setup
- Configure an absolute path to an executable script in extension settings
- Check, that just you are logged in into backend
- Visit JW Shell Exec BE module and start the script
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.