momocode
English
English
  • Plugins & Apps
  • Shopware 5
    • Confirmation Mails for Forms
      • 1. Description
      • 2. Installation
      • 3. Configuration
    • HTML Mail for Forms
      • 1. Description
      • 2. Installation
      • 3. Configuration
  • Shopware 6
    • Confirmation Mails for Forms
      • 1. Description
      • 2. Installation
      • 3. Configuration
    • Confirmation Mails for Forms of CMS-Extension
      • 1. Description
      • 2. Installation
      • 3. Configuration
    • Shop the Look
      • 1. Description
      • 2. Installation
      • 3. Configuration
      • 4. Maintain Looks
    • Redirect to previous page after login
      • 1. Description
      • 2. Installation
      • 3. Configuration
      • 4. Add custom page types
      • 5. Custom Login Page
    • Shopware Update Notifications (App)
      • 1. Description
      • 2. Installation
      • 3. Configuration
  • More
    • Back to momocode.de
Powered by GitBook
On this page
  • Classification of cookies
  • Redirect for different page types

Was this helpful?

  1. Shopware 6
  2. Redirect to previous page after login

3. Configuration

Previous2. InstallationNext4. Add custom page types

Last updated 3 years ago

Was this helpful?

After the app has been installed, you need to open the app configuration.

Classification of cookies

The app uses cookies, you can determine whether the login redirect should be classified as technically necessary or as a comfort function. If you classify it as technically necessary, the redirect is always active, without explicit consent of the customer. If you classify it as a comfort function, the customer must first allow cookies in the Cookie Consent Tool in order for login redirect to work for them. If you are unsure how the function should be classified in your case according to the data protection regulations best to contact a data protection advisor.

Redirect for different page types

You can now enable login forwarding for the following page types:

  • Home Page

  • Category Pages

  • Search Pages

  • Product Detail Pages

  • Cart Page

  • Wishlist Page

  • Landingpages

For example, if you now enable only the "Product Detail Pages" page type, then login redirection will take place only if one went to the login from a product detail page. If one went to the login from one of the other pages, then it will redirect to the account area home page.

How to add page types in a custom plugin, if necessary, can be found in .

4. Add custom page types