Among the other tools, you can execute PHP commands directly in a sandbox within the installation without having to create a PHP file. This allows you to write PHP commands very quickly directly in a command field, which are executed immediately when you click on "Execute PHP".
Click on the"PHP Sandbox" button to open the tool in a new window.
Initial PHP snippets can be accessed with a click, such as "Send mail as text" or "Add page to search index". You can also create your own snippets, which you can access again with a simple click if required.
For example, the sandbox can also be used to make backups, clean up log files (e.g. after bot runs) and much more.
The PHP sandbox can be called up via the advanced tools or via the key combination CTRL-E / CMD-E and then entering "sa" or "sandbox".
Closes the current window.