<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" group="quickicon" method="upgrade">
    <name>plg_quickicon_htprotect</name>
    <author>Pascal Lohmann</author>
    <authorEmail>mail@website-bereinigung.de</authorEmail>
    <authorUrl>https://website-bereinigung.de</authorUrl>
    <creationDate>2026-06-16</creationDate>
    <copyright>(C) 2026 Pascal Lohmann / website-bereinigung.de</copyright>
    <license>GNU General Public License version 2 or later</license>
    <version>2.7.4</version>
    <description><![CDATA[
        Zeigt im Home-Dashboard (System-Block) mit einer Statuskachel, ob der
        HTProtect-Schutz aktiv und aktuell ist - gr&uuml;n/gelb/rot, mit
        Schutzschild-Icon und Direktlink zu &bdquo;Jetzt absichern&ldquo;. Wird von der
        HTProtect-Komponente verwaltet (Komponenten &rarr; HTProtect).
    ]]></description>

    <files>
        <filename plugin="htprotect">htprotect.php</filename>
        <filename>htprotect_subscriber.php</filename>
        <filename>index.html</filename>
        <folder>language</folder>
    </files>

    <languages>
        <language tag="en-GB">language/en-GB/en-GB.plg_quickicon_htprotect.sys.ini</language>
        <language tag="de-DE">language/de-DE/de-DE.plg_quickicon_htprotect.sys.ini</language>
    </languages>
</extension>
