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
Installs: 202
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
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: 2024-10-20 09:02:02 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