Ein für Shopware 6 vorbereitet Systemmanagment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
1.8 KiB

1 year ago
  1. {
  2. "shopware6": {
  3. "shopware6_httpdocs_subpath": null,
  4. "shopware6_local_user": null,
  5. "shopware6_local_email": null,
  6. "shopware6_local_firstname": null,
  7. "shopware6_local_lastname": null,
  8. "shopware6_install_name": null,
  9. "shopware6_install_email": null,
  10. "shopware6_install_locale": null,
  11. "shopware6_install_currency": null,
  12. "shopware6_install_storefront_name": null,
  13. "shopware6_install_storefront_url": null,
  14. "shopware6_live_urls": [],
  15. "shopware6_stage_urls": [],
  16. "shopware6_local_urls": [],
  17. "shopware6_gdpr_tables": [
  18. "acl_user_role",
  19. "cart",
  20. "customer",
  21. "customer_address",
  22. "customer_recovery",
  23. "customer_tag",
  24. "customer_wishlist",
  25. "customer_wishlist_product",
  26. "elasticsearch_index_task",
  27. "import_export_log",
  28. "integration",
  29. "integration_role",
  30. "log_entry",
  31. "message_queue_stats",
  32. "newsletter_recipient",
  33. "newsletter_recipient_tag",
  34. "order",
  35. "order_address",
  36. "order_customer",
  37. "order_delivery",
  38. "order_delivery_position",
  39. "order_line_item",
  40. "order_tag",
  41. "order_transaction",
  42. "product_export",
  43. "product_review",
  44. "promotion_persona_customer",
  45. "refresh_token",
  46. "sales_channel_api_context"
  47. "state_machine_history",
  48. "user",
  49. "user_access_key",
  50. "user_config",
  51. "user_recovery",
  52. "klarna_payment_request_log",
  53. "payone_payment_card",
  54. "payone_payment_mandate",
  55. "payone_payment_redirect",
  56. "enqeueue",
  57. "product_keyword_dictionary",
  58. "product_search_keyword"
  59. ],
  60. "shopware6_shared_files": [
  61. "/files",
  62. "/public/media",
  63. "/public/thumbnails"
  64. ],
  65. "shopware6_local_mailer_url": null
  66. }
  67. }