diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-accounts-overview.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-accounts-overview.md index 98202a8b745..3a89f2dacef 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-accounts-overview.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-accounts-overview.md @@ -1,5 +1,6 @@ --- title: Customer Accounts overview +description: Learn more about the Spryker Customer Accounts with this overview guide, explaining what Customer accounts are and how you can use them for your business. last_updated: Aug 13, 2021 template: concept-topic-template originalLink: https://documentation.spryker.com/2021080/docs/customer-accounts-overview diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-login-overview.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-login-overview.md index 772d92f1c5e..bcf613d324d 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-login-overview.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-login-overview.md @@ -1,6 +1,6 @@ --- title: Customer Login overview -description: Customer Login lets you prevent brute-force login attacks +description: Learn more about the Spryker Customer Login with this overview guide and learn how creating a strong password policy can enhance your security. last_updated: Jul 15, 2021 template: concept-topic-template originalLink: https://documentation.spryker.com/2021080/docs/customer-login-overview diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-registration-overview.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-registration-overview.md index f1ab6c75cb1..df800d17306 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-registration-overview.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/customer-registration-overview.md @@ -1,5 +1,6 @@ --- title: Customer Registration overview +description: Get customers registered on to your store with the Spryker Customer Registration Feature, learn the different methods to register customers to your store. last_updated: Jul 15, 2021 template: concept-topic-template originalLink: https://documentation.spryker.com/2021080/docs/customer-registration-overview diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/password-management-overview.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/password-management-overview.md index 9b2f311132a..df305b567c9 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/password-management-overview.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/customer-account-management-feature-overview/password-management-overview.md @@ -1,6 +1,6 @@ --- title: Password Management overview -description: Spryker offers multiple ways of managing customer account passwords. +description: Learn how to manage passwords within the Spryker Back office with this overview guide. last_updated: Jul 15, 2021 template: concept-topic-template originalLink: https://documentation.spryker.com/2021080/docs/password-management-overview diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/company-account-module-relations.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/company-account-module-relations.md index 9fc4a45de16..53db8c0faf9 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/company-account-module-relations.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/company-account-module-relations.md @@ -1,6 +1,6 @@ --- title: "Company account: module relations" -description: Explore the module relations of the Company Account features +description: Explore the module relations of the Sprker Cloud Commerce OS Company Account features for your Spryker Projects. last_updated: Jun 16, 2021 template: feature-walkthrough-template originalLink: https://documentation.spryker.com/v7/docs/company-account-module-relations diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/customer-login-by-token-reference-information.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/customer-login-by-token-reference-information.md index dfc612ea2e7..8bd9e53d761 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/customer-login-by-token-reference-information.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/domain-model-and-relationships/customer-login-by-token-reference-information.md @@ -1,6 +1,6 @@ --- title: "Customer Login by Token: reference information" -description: This document describes the token structure. +description: Learn about the Customer login by token within Spryker, using the base64url format for the tokens and how tokens are structured. template: feature-walkthrough-template last_updated: Nov 17, 2023 originalLink: https://documentation.spryker.com/2021080/docs/customer-login-by-token-overview diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/generate-login-tokens.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/generate-login-tokens.md index eb624d84506..f2c4e8650c5 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/generate-login-tokens.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/generate-login-tokens.md @@ -1,5 +1,6 @@ --- title: Generate login tokens +description: Learn how to generate login tokens for your Spryker Store and how to retrieve the customer from the tokens. last_updated: Jun 16, 2021 template: howto-guide-template originalLink: https://documentation.spryker.com/2021080/docs/howto-generate-a-token-for-login diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/import-and-export-data/file-details-customer.csv.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/import-and-export-data/file-details-customer.csv.md index db27d46baa0..301d2d66beb 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/import-and-export-data/file-details-customer.csv.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/import-and-export-data/file-details-customer.csv.md @@ -1,5 +1,6 @@ --- title: "File details: customer.csv" +description: Learn how to use the customer csv file in your Spryker Cloud Commerce OS store to configure customer information. last_updated: Jun 16, 2021 template: data-import-template originalLink: https://documentation.spryker.com/2021080/docs/file-details-customercsv diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-feature.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-feature.md index d2fbff93986..e9ed670c9d0 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-feature.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-feature.md @@ -1,6 +1,6 @@ --- title: Install the Company account feature -description: The guide walks you through the process of installing Business on Behalf, Company Account Storage, and Company Account OAuth functionality into your project. +description: Learn how to install Business on Behalf, Company Account Storage, and Company Account OAuth functionality into your Spryker project. last_updated: Jun 16, 2021 template: feature-integration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/company-account-feature-integration diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contract-requests-feature.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contract-requests-feature.md index 9118d9af675..1bd6329df2f 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contract-requests-feature.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contract-requests-feature.md @@ -1,6 +1,6 @@ --- title: Install the Company Account + Merchant B2B Contract Requests feature -description: The guide walks you through the process of installing the Company Account + Merchant B2B Contract Requests feature into the project. +description: The guide walks you through the process of installing the Company Account + Merchant B2B Contract Requests feature into your Spryker project. last_updated: Mar 13, 2024 template: feature-integration-guide-template --- diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contracts-feature.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contracts-feature.md index b7219c95ac6..97cc718b6a6 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contracts-feature.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-features/install-the-company-account-merchant-b2b-contracts-feature.md @@ -1,6 +1,6 @@ --- title: Install the Company Account + Merchant B2B Contracts feature -description: The guide walks you through the process of installing the Company Account + Merchant B2B Contracts feature into the project. +description: The guide walks you through the process of installing the Spryker Company Account + Merchant B2B Contracts feature into the project. last_updated: Mar 13, 2024 template: feature-integration-guide-template --- diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-company-account-glue-api.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-company-account-glue-api.md index f966470d166..38b8c73e5b3 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-company-account-glue-api.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-company-account-glue-api.md @@ -1,5 +1,6 @@ --- title: Install the Company Account Glue API +description: Learn how ot install and configure the Spryker Company Account GLUE API in to your Spryker projects. last_updated: Jul 13, 2021 template: feature-integration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/glue-api-company-account-api-feature-integration diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-customer-account-management-glue-api.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-customer-account-management-glue-api.md index df410eedfa7..f7e9e3041d3 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-customer-account-management-glue-api.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/install-glue-api/install-the-customer-account-management-glue-api.md @@ -1,5 +1,6 @@ --- title: Glue API - Customer Account Management feature integration +description: Learn how ot install and configure the Spryker Company Customer Account management GLUE API in to your Spryker projects. last_updated: Jul 13, 2021 template: feature-integration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/glue-api-customer-account-management-feature-integration diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companybusinessunit-module.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companybusinessunit-module.md index 2f0f6b4ba89..d5d61ac9e57 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companybusinessunit-module.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companybusinessunit-module.md @@ -1,5 +1,6 @@ --- title: Migration guide - CompanyBusinessUnit +description: Learn how to upgrade to a newer version of Spryker Company Business Unit Feature from older ones in your Spryker project. last_updated: Jun 16, 2021 template: module-migration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/migration-guide-companybusinessunit diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyuserauthrestapi-module.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyuserauthrestapi-module.md index 9788c6c8de1..78e161221b2 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyuserauthrestapi-module.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyuserauthrestapi-module.md @@ -1,5 +1,6 @@ --- title: Upgrade the CompanyUserAuthRestApi module +description: Learn how to upgrade to a newer version of Spryker Company User Auth Rest API module from older ones in your Spryker project. last_updated: Jun 16, 2021 template: module-migration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/companyuserauthrestapi-migration-guide diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyusersrestapi-module.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyusersrestapi-module.md index f48c9073610..54d441b288b 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyusersrestapi-module.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-companyusersrestapi-module.md @@ -1,5 +1,6 @@ --- title: Upgrade the CompanyUsersRestApi module +description: Learn how to upgrade to a newer version of Spryker Company User Rest API module from older ones in your Spryker project. last_updated: Jun 16, 2021 template: module-migration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/companyusersrestapi-migration-guide diff --git a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-sharedcartpage-module.md b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-sharedcartpage-module.md index bd75d37529d..ac5d9b4d5c6 100644 --- a/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-sharedcartpage-module.md +++ b/docs/pbc/all/customer-relationship-management/202410.0/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-sharedcartpage-module.md @@ -1,5 +1,6 @@ --- title: Upgrade the SharedCartPage module +description: Learn how to upgrade to a newer version of Spryker shared cart page module from older ones in your Spryker project. last_updated: Jun 16, 2021 template: module-migration-guide-template originalLink: https://documentation.spryker.com/2021080/docs/mg-shared-cart-page