29 lines
1.1 KiB
YAML
29 lines
1.1 KiB
YAML
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"}
|
|
|