WoltLab Suite 6.2 Handbuch
Deutsch/PHP-Version: Die Website-Struktur, Navigation und Überschriften sind auf Deutsch vorbereitet. Code-Beispiele und technische Namen bleiben unverändert.

File Delete Paket Installation Plugin

Deletes files installed with the file package installation plugin.

!!! warning "You cannot delete files provided by other packages."

Komponenten

Each item is described as a <file> element with an optional application, which behaves like it does for acp templates.

The file path is relative to the installation of the app to which the file belongs.

Example

{jinja{ codebox(

title="fileDelete.xml",

language="xml",

filepath="package/pip/fileDelete.xml"

) }}