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.

Style Paket Installation Plugin

Install styles during package installation.

The style package installation plugins expects a relative path to a .tar file, a.tar.gz file or a .tgz file.

Please use the ACP's export mechanism to export styles.

Example in package.xml

<instruction type="style">style.tgz</instruction>