first commit

This commit is contained in:
2025-03-12 17:06:23 +01:00
commit 2241f7131f
13185 changed files with 1692479 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
generator:
class: stAdminGenerator
param:
model_class: false
theme: simple
label: Google Analytics
route: @stGoogleAnalyticsPlugin
icon: stGoogleAnalyticsPlugin
head:
package: stGoogleAnalyticsPlugin
documentation:
pl: https://www.sote.pl/docs/google-analytics
en: https://www.soteshop.com/docs/google_analytics
config:
title: Konfiguracja
display: [analytics, code, ecommerce]
menu:
display: [config]
fields:
config: {name: Konfiguracja, action: @stGoogleAnalyticsPlugin}
fields:
analytics: {name: Aktywuj, checked: false, type: checkbox}
code: {name: Identyfikator pomiaru, params: size=14, is_i18n: true}
ecommerce: {name: Włącz e-commerce w sklepie, checked: false, type: checkbox}
actions:
_save: {name: "Zapisz"}