first commit
This commit is contained in:
286
apps/backend/config/app.yml
Normal file
286
apps/backend/config/app.yml
Normal file
@@ -0,0 +1,286 @@
|
||||
# default values
|
||||
# $Id$
|
||||
#
|
||||
all:
|
||||
.list:
|
||||
icon_mapping:
|
||||
create: add
|
||||
export: download
|
||||
remove: close
|
||||
delete: close
|
||||
collapse: expand
|
||||
|
||||
default_desktop:
|
||||
- stOrder
|
||||
- stProduct
|
||||
- stUser
|
||||
- stPayment
|
||||
- stNewsletterPlugin
|
||||
- appProductAttributesPlugin
|
||||
- stCategory
|
||||
- stProducer
|
||||
- stDiscountPlugin
|
||||
- stPriceCompare
|
||||
- stDelivery
|
||||
- stGiftCardPlugin
|
||||
- stBlogPlugin
|
||||
- { route: "stWebpageBackend/list", label: Strony WWW, icon: stWebpagePlugin, name: stWebpageBackend }
|
||||
- stReview
|
||||
- stThemePlugin
|
||||
- stFastCacheSymfony
|
||||
- stConfigurationPlugin
|
||||
- { route: "stBackend/additionalApplicationsList", label: Aplikacje, icon: apps, name: stBackend }
|
||||
|
||||
default_all_desktop:
|
||||
- stAllegroPlugin
|
||||
- stAuthUsers
|
||||
- stWebApiPlugin
|
||||
- stSlideBannerPlugin
|
||||
- stSecurityPlugin
|
||||
- stLockPlugin
|
||||
- stBoxPlugin
|
||||
- stCeneoPlugin
|
||||
- stDelivery
|
||||
- stAvailabilityPlugin
|
||||
- stDotpayPlugin
|
||||
- stThemePlugin
|
||||
- stInvoicePlugin
|
||||
- stFastCacheSymfony
|
||||
- stGoogleAnalyticsPlugin
|
||||
- stProductGroup
|
||||
- stDiscountPlugin
|
||||
- stShopInfoPlugin
|
||||
- stCategory
|
||||
- stUser
|
||||
- stConfigurationPlugin
|
||||
- stAssetImageConfiguration
|
||||
- stBasket
|
||||
- stCountriesPlugin
|
||||
- stLukasPlugin
|
||||
- stMigration
|
||||
- stMoneybookersPlugin
|
||||
- stNavigationPlugin
|
||||
- stNewsletterPlugin
|
||||
- stNokautPlugin
|
||||
- stMailPlugin
|
||||
- stOferciakPlugin
|
||||
- stOkazjePlugin
|
||||
- stOptimizationPlugin
|
||||
- stPaypalPlugin
|
||||
- stPlatnosciPlPlugin
|
||||
- stPayment
|
||||
- stPolcardPlugin
|
||||
- stPriceCompare
|
||||
- stAddThisPlugin
|
||||
- stPositioningPlugin
|
||||
- stProducer
|
||||
- stProduct
|
||||
- stPrzelewy24Plugin
|
||||
- stRadarPlugin
|
||||
- stReview
|
||||
- stSocialLinksPlugin
|
||||
- stSkapiecPlugin
|
||||
- stSklepy24Plugin
|
||||
- stTaxPlugin
|
||||
- stWebpagePlugin
|
||||
- stTextPlugin
|
||||
- stCurrencyPlugin
|
||||
- stLanguagePlugin
|
||||
- stSearchPlugin
|
||||
- stZakupomatPlugin
|
||||
- stOrder
|
||||
- stQuestionPlugin
|
||||
|
||||
module:
|
||||
payment_type: Typy płatności
|
||||
stCountriesArea: Strefy krajów
|
||||
stDeliveryGroup: Dostawy - grupy kosztów
|
||||
stCountriesDefine: Domyślny kraj dostawy
|
||||
stWebpageGroupBackend: Grupy stron www
|
||||
stWebpageBackend: Strony www
|
||||
stMailSmtpProfileBackend: Profile SMTP
|
||||
sfAsset: Media
|
||||
Open: Zamów wersję komercyjną
|
||||
|
||||
|
||||
generator:
|
||||
efect: blind
|
||||
sf_captchagd:
|
||||
image_width: 172 # image width in pixels
|
||||
image_height: 50 # image height in pixels
|
||||
chars: "1234567890" # possible chars in captcha
|
||||
length: 4 # length of captcha
|
||||
font_size: 18 # font size
|
||||
|
||||
# possible chars colors
|
||||
font_color: ["8b8787", "550707", "3526E6", "88531E"]
|
||||
|
||||
# chars fonts
|
||||
fonts: ["molten/molten.ttf", "akbar/akbar.ttf"]
|
||||
background_color: FFFFFF # image background color
|
||||
border_color: CCCCCC # image border color
|
||||
security:
|
||||
credential_dependencies:
|
||||
access:
|
||||
stWebpageBackend: [stBoxBackend, stTextBackend]
|
||||
sfGuardGroup: [sfGuardUser]
|
||||
stPriceCompare:
|
||||
- stZakupomatBackend
|
||||
- stSklepy24Backend
|
||||
- stSkapiecBackend
|
||||
- stRadarBackend
|
||||
- stOkazjeBackend
|
||||
- stOferciakBackend
|
||||
- stNokautBackend
|
||||
- stCeneoBackend
|
||||
modification:
|
||||
sfGuardGroup: [sfGuardUser]
|
||||
navigation_bar:
|
||||
display:
|
||||
orders:
|
||||
view_orders: ~
|
||||
view_invoices: ~
|
||||
view_payments: ~
|
||||
view_returns: ~
|
||||
view_discount: ~
|
||||
gift_cards: ~
|
||||
view_allegro: ~
|
||||
products:
|
||||
view_products: ~
|
||||
view_product_group: ~
|
||||
view_categories: ~
|
||||
view_producer: ~
|
||||
product_attributes: ~
|
||||
search: ~
|
||||
clients:
|
||||
view_clients: ~
|
||||
view_review: ~
|
||||
marketing:
|
||||
view_blog: ~
|
||||
view_newsletter: ~
|
||||
ads_tracker_entry_reports: ~
|
||||
view_google_an: ~
|
||||
view_pixel_fb: ~
|
||||
graphics:
|
||||
banner: ~
|
||||
view_boxes: ~
|
||||
view_texts: ~
|
||||
view_edittext: ~
|
||||
view_theme: ~
|
||||
configuration: []
|
||||
items:
|
||||
applications: { label: "Aplikacje", route: "@stBackend?action=additionalApplicationsList" }
|
||||
task_scheluder: { label: "Harmonogram zadań", icon: "stTaskScheluderPlugin", route: "@stTaskScheluderBackend", i18n: stTaskScheluderBackend}
|
||||
gift_group: { label: Gratisy w koszyku, icon: "stGiftGroup", route: "@stGiftGroup", i18n: stGiftGroup }
|
||||
orders: { label: Sprzedaż, route: "@stOrderDefault", i18n: stOrder }
|
||||
graphics: { label: Grafika }
|
||||
baskets: { label: Koszyki, route: "@stBasketDefault", icon: "stBasket", i18n: stBasket }
|
||||
view_orders: { label: Zamówienia, route: "@stOrderDefault", icon: "stOrder", i18n: stOrder }
|
||||
view_returns: { label: Zwroty, route: "stProductReturnsBackend/list", icon: "stProductReturnsPlugin", i18n: stProductReturnsBackend }
|
||||
view_question: { label: Zapytania ofertowe, route: "stQuestionBackend/index", icon: "stQuestionPlugin", i18n: stQuestionBackend }
|
||||
view_invoices: { label: Faktury, route: "@stInvoicePlugin?action=confirmList", icon: "stInvoicePlugin", i18n: stInvoiceBackend }
|
||||
view_payments: { label: Płatności, route: "@stPayment", icon: "stPayment", i18n: stPayment }
|
||||
view_discount: { label: Rabaty, route: "stDiscountBackend/list", icon: "stDiscountPlugin", i18n: stDiscountBackend }
|
||||
gift_cards: { label: Bony zakupowe, icon: "stGiftCardPlugin", route: "giftcard/index", i18n: stGiftCardBackend }
|
||||
view_deliverys: { label: Dostawy, route: "stDeliveryBackend/list", icon: "stDelivery", i18n: stDeliveryBackend }
|
||||
products: { label: Oferta, route: "@stProduct?action=list", i18n: stProduct }
|
||||
view_products: { label: Produkty, route: "@stProduct?action=list" , icon: "stProduct", i18n: stProduct }
|
||||
product_1: { label: Konfiguracja produktów, route: "stProduct/config", icon: "stProduct", i18n: stProduct }
|
||||
product_2: { label: Prezentacja produktów, route: "stProduct/presentationConfig", icon: "stProductPresent", i18n: stProduct }
|
||||
view_categories: { label: Kategorie, route: "@stCategory" , icon: "stCategory", i18n: stCategory }
|
||||
view_product_group: { label: Grupy produktow, route: "stProductGroup/index" , icon: "stProductGroup", i18n: stProductGroup }
|
||||
view_producer: { label: Producenci, route: "@stProducer?action=list" , icon: "stProducer", i18n: stProducer }
|
||||
view_review: { label: Recenzje, route: "stReview/index", icon: "stReview", i18n: stReview }
|
||||
view_sociallinks: { label: Linki społecznościowe, route: "stSocialLinksBackend/index", icon: "stSocialLinksPlugin", i18n: stSocialLinksBackend }
|
||||
clients: { label: Społeczność, i18n: stBackend }
|
||||
view_clients: { label: Klienci, route: "stUser/list", icon: "stUser", i18n: stUser }
|
||||
view_newsletter: { label: Newsletter, route: "newsletterDraftMessage/list", icon: "stNewsletterPlugin", i18n: stNewsletterBackend }
|
||||
marketing: { label: Marketing }
|
||||
configuration: { label: Konfiguracja }
|
||||
mail: { label: Obsluga poczty, route: "stMailAccountBackend/list", icon: "stMailPlugin", i18n: stMailAccountBackend }
|
||||
view_edittext: { label: Strony WWW, route: "stWebpageBackend/list" , icon: stWebpagePlugin , i18n: stWebpageBackend }
|
||||
view_boxes: { label: Boksy informacyjne, route: "stBoxBackend/index", icon: stBoxPlugin, i18n: stBackend }
|
||||
view_texts: { label: Teksty, route: "stTextBackend", icon: stTextPlugin, i18n: stBackend}
|
||||
view_blog: { label: Blog, route: "@stBlogPlugin" , icon: stBlogPlugin , i18n: stBackend }
|
||||
view_price_compare: { label: Udostępnianie oferty, route: "@stConfigurationPlugin" , icon: stPriceCompare, i18n: stPriceCompare }
|
||||
view_allegro: { label: Allegro, route: "@stAllegroPlugin" , icon: stAllegroPlugin, i18n: stAllegroBackend, version: 'ST_SOTESHOP_VERSION_POLISH' }
|
||||
view_google_an: { label: Google Analytics, route: "stGoogleAnalyticsBackend/index" , icon: stGoogleAnalyticsPlugin}
|
||||
view_pixel_fb: { label: Piksel Facebooka, route: "appFacebookRemarketingBackend/index" , icon: appFacebookRemarketingPlugin.svg}
|
||||
view_configuration: { label: Konfiguracja modułów, route: "@stConfigurationPlugin", icon: "stConfigurationPlugin" , i18n: stConfigurationBackend }
|
||||
view_theme: { label: Edycja grafiki, route: "stThemeBackend/index" , icon: "stThemePlugin" , i18n: stThemeBackend }
|
||||
payments: { label: Płatności , i18n: stPayments }
|
||||
banner: { label: Banery, route: "@stSlideBannerPlugin", icon: stSlideBannerPlugin , i18n: stBackend }
|
||||
additional_apps: { label: Dodatkowe aplikacje, route: "stBackend/additionalApplicationsList", icon: addition_application, i18n: stBackend }
|
||||
product_attributes: { label: Atrybuty produktów, route: "@appProductAttributesPlugin", icon: appProductAttributesPlugin, i18n: appProductAttributesPlugin }
|
||||
search: { label: "Wyszukiwarka", route: "@stSearchPlugin?action=searchLinkList", icon: stSearchPlugin, i18n: stSearchBackend }
|
||||
ads_tracker_entry_reports: { label: "Raporty wejść", route: "@appAdsTrackerBackend?action=adsTrackerPlatformEnteringStats", icon: appAdsTrackerPlugin, i18n: appAdsTrackerBackend }
|
||||
|
||||
|
||||
dashboard:
|
||||
version: 1
|
||||
default:
|
||||
title: Domyślny
|
||||
layout: three_column_layout1
|
||||
gadgets:
|
||||
- { name: last_orders, options: { column: 1 } }
|
||||
- { name: ads_tracker_entering, options: { column: 2 } }
|
||||
- { name: sote_news, options: { column: 3 } }
|
||||
layouts:
|
||||
one_column_layout: { columns: 1 }
|
||||
two_column_layout1: { columns: 2, stylesheet: on }
|
||||
two_column_layout2: { columns: 2, stylesheet: on }
|
||||
two_column_layout3: { columns: 2, stylesheet: on }
|
||||
three_column_layout1: { columns: 3, stylesheet: on }
|
||||
three_column_layout2: { columns: 3, stylesheet: on }
|
||||
gadget_colors: ["6EC9BB", "A8A0C9", "E4E4E4", "FCD7A3", "C9B2A0", "F1F1F1", "7DE879", "F2AC29"]
|
||||
gadget_refresh_rates:
|
||||
300: { label: Co 5 minut, default: true }
|
||||
900: { label: Co 15 minut }
|
||||
1800: { label: Co 30 minut }
|
||||
3600: { label: Co 1 godzinę }
|
||||
gadget_directory:
|
||||
last_orders:
|
||||
category: Zamówienia
|
||||
refresh: 900
|
||||
thumb: stOrder
|
||||
title: Zamówienia
|
||||
description: Element pokazujący ostatnie zamówienia jakich dokonano w sklepie.
|
||||
source: "@stDashboardGadget?action=lastOrders"
|
||||
min_height: 220
|
||||
recently_ordered_products:
|
||||
category: Zamówienia
|
||||
refresh: 900
|
||||
thumb: stOrder
|
||||
author: { name: SOTE, website: "http://www.sote.pl" }
|
||||
title: Ostatnio sprzedane produkty
|
||||
description: Element pokazujący ostatnie sprzedane produkty.
|
||||
source: "@stDashboardGadget?action=recentlyOrderedProducts"
|
||||
min_height: 220
|
||||
last_registered_users:
|
||||
category: Użytkownicy
|
||||
refresh: 900
|
||||
thumb: stUser
|
||||
author: { name: SOTE, website: "http://www.sote.pl" }
|
||||
title: Ostatnio zarejestrowani użytkownicy
|
||||
description: Element pokazujący ostatnio Zarejestrowanych użytkowników w sklepie.
|
||||
source: "@stDashboardGadget?action=lastRegisteredClients"
|
||||
min_height: 220
|
||||
sote_news:
|
||||
category: Różne
|
||||
credentials: {removable: [commercial]}
|
||||
thumb: stBlogPlugin
|
||||
refresh: 1800
|
||||
author: { name: SOTE, website: "http://www.sote.pl" }
|
||||
title: Nowości SOTE
|
||||
description: Element pokazujący nowości dotyczące SOTE.
|
||||
source: "@stDashboardGadget?action=soteNews"
|
||||
min_height: 220
|
||||
review_gadget:
|
||||
category: Użytkownicy
|
||||
thumb: stReview
|
||||
refresh: 900
|
||||
author: { name: SOTE, website: "http://www.sote.pl" }
|
||||
title: Ostatnio dodane recenzje produktów
|
||||
description: Gadżet informujący o ostatnio dodanych recenzjach produktów.
|
||||
source: "@stDashboardGadget?action=reviewGadget"
|
||||
min_height: 220
|
||||
Reference in New Issue
Block a user