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.

56 lines
1.6 KiB

1 year ago
  1. {
  2. "shopware5": {
  3. "shopware5_httpdocs_subpath": null,
  4. "shopware5_local_user": null,
  5. "shopware5_local_email": null,
  6. "shopware5_local_firstname": null,
  7. "shopware5_local_lastname": null,
  8. "shopware5_install_name": null,
  9. "shopware5_install_email": null,
  10. "shopware5_install_locale": null,
  11. "shopware5_install_currency": null,
  12. "shopware5_install_storefront_name": null,
  13. "shopware5_install_storefront_url": null,
  14. "shopware5_live_urls": [],
  15. "shopware5_stage_urls": [],
  16. "shopware5_local_urls": [],
  17. "shopware5_gdpr_tables": [
  18. "s_user",
  19. "s_user_addresses",
  20. "s_user_addresses_attributes",
  21. "s_user_attributes",
  22. "s_user_billingaddress",
  23. "s_user_billingaddress_attributes",
  24. "s_user_shippingaddress",
  25. "s_user_shippingaddress_attributes",
  26. "s_customer_search_index",
  27. "s_customer_streams",
  28. "s_customer_streams_attributes",
  29. "s_customer_streams_mapping",
  30. "s_mail_log",
  31. "s_mail_log_contact",
  32. "s_mail_log_document",
  33. "s_mail_log_recipient",
  34. "s_order_attributes",
  35. "s_order_basket",
  36. "s_order_basket_attributes",
  37. "s_order_billingaddress",
  38. "s_order_billingaddress_attributes",
  39. "s_order_comparisons",
  40. "s_order_details",
  41. "s_order_details_attributes",
  42. "s_order_documents",
  43. "s_order_documents_attributes",
  44. "s_order_esd",
  45. "s_order_history",
  46. "s_order_notes",
  47. "s_order_shippingaddress",
  48. "s_order_shippingaddress_attributes"
  49. ],
  50. "shopware5_shared_files": [
  51. "/files",
  52. "/media"
  53. ],
  54. "shopware5_local_mailer_url": null
  55. }
  56. }