info.xml: Pluginname ohne Punkt (falk_plus statt falk.plus) wegen Namenskonvention, Version 1.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<jtlshopplugin>
|
||||
<Name>falk.plus ALTCHA Spam- und Botschutz</Name>
|
||||
<Name>falk_plus ALTCHA Spam- und Botschutz</Name>
|
||||
<Description>Selbst gehosteter, quelloffener Spam- und Botschutz auf Basis des ALTCHA Proof-of-Work-Verfahrens (MIT-Lizenz). Schützt Registrierung, Newsletter-Anmeldung und Kontaktformular vor Spam-Bots und automatisierten Fake-Anmeldungen, ohne Datenweitergabe an Dritte -- bewusst ohne Google reCAPTCHA und ohne Umleitung über Cloudflare oder ähnliche Dienste. Für beliebige JTL-Shop-5-Installationen geeignet.</Description>
|
||||
<Author>falk.plus</Author>
|
||||
<URL>https://falk.plus</URL>
|
||||
@@ -8,7 +8,7 @@
|
||||
<XMLVersion>101</XMLVersion>
|
||||
<MinShopVersion>5.2.0</MinShopVersion>
|
||||
<CreateDate>2026-09-21</CreateDate>
|
||||
<Version>1.2.0</Version>
|
||||
<Version>1.2.1</Version>
|
||||
<Install>
|
||||
<FlushTags>CACHING_GROUP_TEMPLATE</FlushTags>
|
||||
<!-- Hooks werden nicht über XML, sondern modern per EventDispatcher in Bootstrap.php registriert. -->
|
||||
|
||||
Reference in New Issue
Block a user