Skip to content

Commit

Permalink
Merge branch 'master' into feature/frw-8550-dynamic-multistore-docume…
Browse files Browse the repository at this point in the history
…ntation
  • Loading branch information
andriitserkovnyi authored Dec 20, 2024
2 parents 42a20ed + 7b7aca3 commit 2e227d4
Show file tree
Hide file tree
Showing 29 changed files with 95 additions and 97 deletions.
2 changes: 0 additions & 2 deletions _data/sidebars/pbc_all_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2610,8 +2610,6 @@ entries:
url: /docs/pbc/all/payment-service-provider/base-shop/third-party-integrations/stripe/disconnect-stripe.html
- title: Project guidelines
url: /docs/pbc/all/payment-service-provider/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/project-guidelines-for-stripe.html
include_versions:
- "202410.0"
nested:
- title: Embed the Stripe payment page as an iframe
url: /docs/pbc/all/payment-service-provider/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/embed-the-stripe-payment-page-as-an-iframe.html
Expand Down
2 changes: 1 addition & 1 deletion docs/about/all/releases/release-notes-202410.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ Spryker projects running the Stripe ACP app can now send custom metadata to Stri

### Documentation

[Sending additional data to Stripe](/docs/pbc/all/payment-service-provider/202410.0/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/project-guidelines-for-stripe.html#sending-additional-data-to-stripe)
[Sending additional data to Stripe](/docs/pbc/all/payment-service-provider/202410.0/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/sending-additional-data-to-stripe)



Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure debugging
description: Learn how to configure debugging in Docker.
description: Learn how you can configure debugging in Docker for your Local environment Spryker based projects.
last_updated: Jun 16, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/configuring-debugging-in-docker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Set up XDebug profiling
description: Learn how to setup XDebug profiling in a local development environment.
description: Learn how to setup XDebug profiling in a local development environment for your Spryker based projects.
template: howto-guide-templatel
redirect_from:
- /docs/scos/dev/tutorials-and-howtos/howtos/howto-setup-xdebug-profiling.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure Spryker after installing
description: Instructions for Configure Spryker after installing it with Docker
description: Learn with these instructions to Configure Spryker Local environments after installing it with Docker
last_updated: Jun 16, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/post-installation-steps-and-additional-info
Expand All @@ -15,7 +15,7 @@ redirect_from:
- /docs/scos/dev/set-up-spryker-locally/installing-spryker-with-development-virtual-machine/configuring-spryker-with-devvm/updating-node.js-in-devvm-to-the-latest-version.html
related:
- title: Set up a self-signed SSL certificate
link: docs/scos/dev/set-up-spryker-locally/configure-after-installing/set-up-a-self-signed-ssl-certificate.html
link: docs/dg/dev/set-up-spryker-locally/configure-after-installing/set-up-a-self-signed-ssl-certificate.html
---

This document describes how to configure Spryker after installing it.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Database access credentials
description: Database access credentials for MariaDB, MySQL, and PostgreSQL.
description: Learn how to find Database access credentials for MariaDB, MySQL, and PostgreSQL for your Local Spryker Environments.
last_updated: Jun 16, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/database-access-credentials
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install Docker prerequisites on Windows with WSL1
description: This page describes the steps that are to be performed before you can start working with Spryker in Docker on Windows.
description: This page describes the steps that are to be performed before you can start working with Spryker in Docker on Windows with WSL1.
template: howto-guide-template
last_updated: Jul 5, 2023
originalLink: https://documentation.spryker.com/v5/docs/docker-installation-prerequisites-windows
Expand All @@ -10,11 +10,11 @@ redirect_from:

related:
- title: Install Docker prerequisites on Linux
link: docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-linux.html
link: docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-linux.html
- title: Install Docker prerequisites on MacOS
link: docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-macos.html
link: docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-macos.html
- title: Install Docker prerequisites on Windows with WSL2
link: docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl2.html
link: docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl2.html
---

This document describes the prerequisites for installing Spryker on Windows.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install Docker prerequisites on Windows with WSL2
description: This page describes the steps that are to be performed before you can start working with Spryker in Docker on Windows.
description: This page describes the steps that are to be performed before you can start working with Spryker in Docker on Windows with WSL2.
last_updated: Oct 21, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/installing-docker-prerequisites-on-windows
Expand All @@ -11,11 +11,11 @@ redirect_from:
- /docs/scos/dev/setup/installing-spryker-with-docker/docker-installation-prerequisites/installing-docker-prerequisites-on-windows-with-wsl2.html
related:
- title: Install Docker prerequisites on Linux
link: docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-linux.html
link: docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-linux.html
- title: Install Docker prerequisites on MacOS
link: docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-macos.html
link: docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-macos.html
- title: Install Docker prerequisites on Windows with WSL1
link: docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl1.html
link: docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl1.html
---

This document describes the prerequisites for installing Spryker on Windows.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Installing Docker prerequisites
description: This section
description: Learn about the prerequisites needed for installing Spryker in docker on Linux, MacOS or Windows
last_updated: Mar 30, 2023
template: howto-guide-template
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Choose an installation mode
description: Choose an installation mode to install Spryker in.
description: Learn about choosing between the Development or Demo installation mode when setting up your Spryker Shop in a Local environment.
last_updated: Jun 16, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/choosing-an-installation-mode
Expand All @@ -11,7 +11,7 @@ redirect_from:
- /docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/choosing-an-installation-mode.html
related:
- title: Database access credentials
link: docs/scos/dev/set-up-spryker-locally/set-up-spryker-locally.html
link: docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.html
---


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install in Demo mode on MacOS and Linux
description: Learn how to install Spryker in Demo mode on MacOS and Linux.
description: Learn how you can install Spryker in Demo mode on MacOS and Linux in a local environment.
last_updated: Jul 5, 2022
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/installing-in-demo-mode-on-macos-and-linux
Expand All @@ -10,7 +10,7 @@ redirect_from:
- /docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/installing-in-demo-mode-on-macos-and-linux.html
related:
- title: Database access credentials
link: docs/scos/dev/set-up-spryker-locally/set-up-spryker-locally.html
link: docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.html
---

{% info_block infoBox "" %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install in Demo mode on Windows
description: Learn how to install Spryker in Demo mode on Windows.
description: Learn how you can install and configure Spryker in Demo mode on Windows in a local environment.
last_updated: Oct 21, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/installing-in-demo-mode-on-windows
Expand All @@ -10,7 +10,7 @@ redirect_from:
- /docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/installing-in-demo-mode-on-windows.html
related:
- title: Database access credentials
link: docs/scos/dev/set-up-spryker-locally/set-up-spryker-locally.html
link: docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.html
---

This doc describes how to install Spryker in [Demo Mode](/docs/dg/dev/set-up-spryker-locally/install-spryker/install/choose-an-installation-mode.html#demo-mode) on Windows.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install in Development mode on MacOS and Linux
description: Learn how to install Spryker in Development mode on MacOS and Linux.
description: Learn how to install and configure Spryker in Development mode on MacOS and Linux in a local environment.
last_updated: Oct 21, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/installing-in-development-mode-on-macos-and-linux
Expand All @@ -15,7 +15,7 @@ redirect_from:
- /docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/installing-in-development-mode-on-macos-and-linux.html
related:
- title: Database access credentials
link: docs/scos/dev/set-up-spryker-locally/set-up-spryker-locally.html
link: docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.html
---

{% info_block infoBox "Info" %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install in Development mode on Windows
description: Learn how to install Spryker in Development mode on Windows.
description: Learn how to install and configure Spryker in Development mode on Windows in a local environment.
last_updated: Oct 21, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/installing-in-development-mode-on-windows
Expand All @@ -11,7 +11,7 @@ redirect_from:
- /docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/installing-in-development-mode-on-windows.html
related:
- title: Database access credentials
link: docs/scos/dev/set-up-spryker-locally/set-up-spryker-locally.html
link: docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.html

---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Manage dependencies with Composer
description: Spryker Cloud Commerce OS uses Composer as a dependency manager.
description: Spryker Cloud Commerce OS uses Composer as a dependency manager this guide helps you learn how to manage those dependencies with your Local Spryker Environement.
last_updated: Jun 16, 2021
template: howto-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/composer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Quickstart guide: Install Spryker on MacOS and Linux"
description: Get started with Spryker on MacOS and Linux
description: A quickstart guide to get you up and running installing Spryker in a local environment on MacOS and Linux.
last_updated: Feb 3, 2022
template: howto-guide-template
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Quickstart guide: Install Spryker on Windows"
description: Get started with Spryker using Docker on Windows
description: A quickstart guide to get you up and running installing Spryker in a local environment on Windows.
last_updated: Feb 03, 2023
template: howto-guide-template
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Quickstart guides: Install Spryker"
description: Quick install Spryker B2B, B2C, Marketplace B2B, Marketplace B2C
description: Get up and running quickly with these Quickstart guides on how to install Spryker B2B, B2C, Marketplace B2B, Marketplace B2C in a local environment.
last_updated: Feb 3, 2023
template: concept-topic-template
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Set up Spryker locally
description: Set up Spryker Cloud Commerce OS locally
description: Learn how you can set up Spryker Cloud Commerce OS in to a local enviroment for Demos, development and experimentation purposes.
template: concept-topic-template
last_updated: Jun 23, 2023
redirect_from:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: An error during front end setup
description: Learn how to fix the error error during front end setup
description: Learn how to troubleshoot and resolve an error during front end setup with your Spryker local environment.
last_updated: Jun 16, 2021
template: troubleshooting-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/an-error-during-front-end-setup
Expand All @@ -10,19 +10,19 @@ redirect_from:
- /docs/scos/dev/troubleshooting/troubleshooting-docker-issues/troubleshooting-docker-installation/an-error-during-front-end-setup.html
related:
- title: Demo data was imported incorrectly
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/demo-data-was-imported-incorrectly.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/demo-data-was-imported-incorrectly.html
- title: Docker daemon is not running
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.html
- title: docker-sync cannot start
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.html
- title: Error 403 No valid crumb was included in the request
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.html
- title: Node Sass does not yet support your current environment
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.html
- title: Setup of new indexes throws an exception
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.html
- title: Vendor folder synchronization error
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.html
---

## Description
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Demo data was imported incorrectly
description: Learn how to fix the issue when demo data was imported incorrectly
description: Learn how to troubleshoot and resolve the error Demo data was importer incorrectly with your Spryker local environment.
last_updated: Jun 16, 2021
template: troubleshooting-guide-template
originalLink: https://documentation.spryker.com/2021080/docs/demo-data-was-imported-incorrectly
Expand All @@ -10,19 +10,19 @@ redirect_from:
- /docs/scos/dev/troubleshooting/troubleshooting-docker-issues/troubleshooting-docker-installation/demo-data-was-imported-incorrectly.html
related:
- title: An error during front end setups
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/an-error-during-front-end-setup.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/an-error-during-front-end-setup.html
- title: Docker daemon is not running
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.html
- title: docker-sync cannot start
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.html
- title: Error 403 No valid crumb was included in the request
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.html
- title: Node Sass does not yet support your current environment
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.html
- title: Setup of new indexes throws an exception
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.html
- title: Vendor folder synchronization error
link: docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.html
link: docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.html
---

## Description
Expand Down
Loading

0 comments on commit 2e227d4

Please sign in to comment.