diff --git a/_data/sidebars/pbc_all_sidebar.yml b/_data/sidebars/pbc_all_sidebar.yml index 45c500744a0..d38ae680dfe 100644 --- a/_data/sidebars/pbc_all_sidebar.yml +++ b/_data/sidebars/pbc_all_sidebar.yml @@ -2608,8 +2608,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 diff --git a/docs/about/all/releases/release-notes-202410.0.md b/docs/about/all/releases/release-notes-202410.0.md index 4d034895a64..ea55601449a 100644 --- a/docs/about/all/releases/release-notes-202410.0.md +++ b/docs/about/all/releases/release-notes-202410.0.md @@ -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) diff --git a/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/configure-debugging.md b/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/configure-debugging.md index c41ad7e1174..c968a0167b1 100644 --- a/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/configure-debugging.md +++ b/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/configure-debugging.md @@ -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 diff --git a/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/set-up-xdebug-profiling.md b/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/set-up-xdebug-profiling.md index 6fae5b410cb..01a12b5d7db 100644 --- a/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/set-up-xdebug-profiling.md +++ b/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-debugging/set-up-xdebug-profiling.md @@ -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 diff --git a/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-spryker-after-installing.md b/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-spryker-after-installing.md index 812963b736f..45cb1d9e66e 100644 --- a/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-spryker-after-installing.md +++ b/docs/dg/dev/set-up-spryker-locally/configure-after-installing/configure-spryker-after-installing.md @@ -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 @@ -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. diff --git a/docs/dg/dev/set-up-spryker-locally/database-access-credentials.md b/docs/dg/dev/set-up-spryker-locally/database-access-credentials.md index 3d2b7517551..2a6ff5e26c0 100644 --- a/docs/dg/dev/set-up-spryker-locally/database-access-credentials.md +++ b/docs/dg/dev/set-up-spryker-locally/database-access-credentials.md @@ -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 diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl1.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl1.md index 94686616c51..5b4186f723d 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl1.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl1.md @@ -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 @@ -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. diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl2.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl2.md index af3f978704e..7ec50e589d6 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl2.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-windows-with-wsl2.md @@ -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 @@ -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. diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites.md index c64ab92dfa1..3f4e24244cd 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites.md @@ -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: diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/choose-an-installation-mode.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/choose-an-installation-mode.md index 2a0d3f903fd..d61c9438dde 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/choose-an-installation-mode.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/choose-an-installation-mode.md @@ -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 @@ -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 --- diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-macos-and-linux.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-macos-and-linux.md index b0cee8a7336..012b34f812c 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-macos-and-linux.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-macos-and-linux.md @@ -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 @@ -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 "" %} diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-windows.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-windows.md index 1aa281ea1eb..6bae8e30597 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-windows.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-demo-mode-on-windows.md @@ -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 @@ -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. diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-macos-and-linux.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-macos-and-linux.md index c9bf7ecc4c9..e190ec546f6 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-macos-and-linux.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-macos-and-linux.md @@ -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 @@ -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" %} diff --git a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-windows.md b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-windows.md index 485307de613..cb8247190f4 100644 --- a/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-windows.md +++ b/docs/dg/dev/set-up-spryker-locally/install-spryker/install/install-in-development-mode-on-windows.md @@ -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 @@ -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 --- diff --git a/docs/dg/dev/set-up-spryker-locally/manage-dependencies-with-composer.md b/docs/dg/dev/set-up-spryker-locally/manage-dependencies-with-composer.md index 2bb8fa85af0..cff22f24a14 100644 --- a/docs/dg/dev/set-up-spryker-locally/manage-dependencies-with-composer.md +++ b/docs/dg/dev/set-up-spryker-locally/manage-dependencies-with-composer.md @@ -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 diff --git a/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-macos-and-linux.md b/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-macos-and-linux.md index 4550a519fc4..04114c61278 100644 --- a/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-macos-and-linux.md +++ b/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-macos-and-linux.md @@ -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: diff --git a/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-windows.md b/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-windows.md index 4f0667118a4..ed7db5c7de7 100644 --- a/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-windows.md +++ b/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guide-install-spryker-on-windows.md @@ -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: diff --git a/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guides-install-spryker.md b/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guides-install-spryker.md index 1a305177be2..97a9cc52e28 100644 --- a/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guides-install-spryker.md +++ b/docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guides-install-spryker.md @@ -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: diff --git a/docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.md b/docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.md index c9ba4ee25c1..26d6d61821a 100644 --- a/docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.md +++ b/docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.md @@ -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: diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/an-error-during-front-end-setup.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/an-error-during-front-end-setup.md index 54c6acaf62c..cbb1980c884 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/an-error-during-front-end-setup.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/an-error-during-front-end-setup.md @@ -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 @@ -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 diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/demo-data-was-imported-incorrectly.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/demo-data-was-imported-incorrectly.md index 99588009967..6d2e5980104 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/demo-data-was-imported-incorrectly.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/demo-data-was-imported-incorrectly.md @@ -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 @@ -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 diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.md index 738ae11317f..c1fd694cb52 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-daemon-is-not-running.md @@ -1,6 +1,6 @@ --- title: Docker daemon is not running -description: Learn how to fix the issue when the Docker daemon is not running +description: Learn how to troubleshoot and resolve the error docker daemon is not running with your Spryker local environment. last_updated: Jun 16, 2021 template: troubleshooting-guide-template originalLink: https://documentation.spryker.com/2021080/docs/docker-daemon-is-not-running @@ -10,19 +10,19 @@ redirect_from: - /docs/scos/dev/troubleshooting/troubleshooting-docker-issues/troubleshooting-docker-installation/docker-daemon-is-not-running.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: 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-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 diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.md index 11a8ccacc88..2d0282138fc 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/docker-sync-cannot-start.md @@ -1,6 +1,6 @@ --- title: docker-sync cannot start -description: Learn how to fix the issue with docker-sync not starting +description: Learn how to troubleshoot and resolve the error docker-sync cannot start with your Spryker local environment. last_updated: Jun 16, 2021 template: troubleshooting-guide-template originalLink: https://documentation.spryker.com/2021080/docs/docker-sync-cannot-start @@ -10,19 +10,19 @@ redirect_from: - /docs/scos/dev/troubleshooting/troubleshooting-docker-issues/troubleshooting-docker-installation/docker-sync-cannot-start.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: 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: 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 --- When running `docker-sync clean`, you might get two errors as described below. diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.md index 151316953a9..d3c76538fc0 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/error-403-no-valid-crumb-was-included-in-the-request.md @@ -1,6 +1,6 @@ --- title: Error 403 No valid crumb was included in the request -description: Learn how to fix the issue with no valid crumbs provided. +description: Learn how to troubleshoot and resolve the error 403 No valid crumb was included in the request within your Spryker local environment. last_updated: May 4, 2022 template: troubleshooting-guide-template redirect_from: @@ -9,19 +9,19 @@ redirect_from: 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: 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: 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 --- diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.md index 3c9d65afee1..13e9ce5676a 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/node-saas-does-not-yet-support-your-current-environment.md @@ -1,6 +1,6 @@ --- title: Node Sass does not yet support your current environment -description: Learn how to fix the issue with unsupported Saas +description: Learn how to troubleshoot and resolve the issue of unsupported Sass within your Spryker local environment. last_updated: May 4, 2022 template: troubleshooting-guide-template redirect_from: @@ -9,19 +9,19 @@ redirect_from: 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: 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: 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 --- You get the error: `Node Sass does not yet support your current environment: Linux Unsupported architecture (arm64) with Node.js`. diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.md index a20c71ad577..4cf7add2f17 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.md @@ -1,6 +1,6 @@ --- title: Setup of new indexes throws an exception -description: Learn how to fix the issue when setup of new indexes throws an exception +description: Learn how to troubleshoot and resolve when setup of new indexes throws an exception within your Spryker local environment. last_updated: Jun 16, 2021 template: troubleshooting-guide-template originalLink: https://documentation.spryker.com/2021080/docs/setup-of-new-indexes-throws-an-exception @@ -11,19 +11,19 @@ redirect_from: - /docs/scos/dev/set-up-spryker-locally/troubleshooting-installation/setup-of-new-indexes-throws-an-exception.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: 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: 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 diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/troubleshooting-installation.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/troubleshooting-installation.md index 4118d383bfa..7b677e51ee6 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/troubleshooting-installation.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/troubleshooting-installation.md @@ -1,6 +1,6 @@ --- title: Troubleshooting installation -description: Troubleshoot installation issues. +description: Learn how you can troubleshoot issues that occur during installing Spryker to a local environment. last_updated: Jun 16, 2023 template: troubleshooting-guide-template redirect_from: diff --git a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.md b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.md index 2a22b96333f..3e4813e02e8 100644 --- a/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.md +++ b/docs/dg/dev/set-up-spryker-locally/troubleshooting-installation/vendor-folder-synchronization-error.md @@ -1,6 +1,6 @@ --- title: Vendor folder synchronization error -description: Learn how to fix the vendor folder synchronization error +description: Learn how you can troubleshoot and resolve the Vendor Folder Synchronization Error within your Spryker local environment. last_updated: Jun 16, 2021 template: troubleshooting-guide-template originalLink: https://documentation.spryker.com/2021080/docs/vendor-folder-synchronization-error @@ -10,19 +10,19 @@ redirect_from: - /docs/scos/dev/troubleshooting/troubleshooting-docker-issues/troubleshooting-docker-installation/vendor-folder-synchronization-error.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: 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 --- You get an error similar to `vendor/bin/console: not found`. diff --git a/docs/pbc/all/payment-service-provider/202404.0/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/implement-stripe-checkout-as-a-hosted-payment-page.md b/docs/pbc/all/payment-service-provider/202404.0/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/project-prerequisites-for-implementing-Stripe-checkout-as-a-hosted-payment-page.md similarity index 100% rename from docs/pbc/all/payment-service-provider/202404.0/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/implement-stripe-checkout-as-a-hosted-payment-page.md rename to docs/pbc/all/payment-service-provider/202404.0/base-shop/third-party-integrations/stripe/project-guidelines-for-stripe/project-prerequisites-for-implementing-Stripe-checkout-as-a-hosted-payment-page.md