Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to choose a custom routes' mount point during install #5533

Merged
merged 1 commit into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. Allow to choose a custom routes' mount point during install

    Since we moved the frontend as an injectable templating system,
    there are some manual steps to do to make the application work
    when a user wants to change the mount point of where Solidus is
    installed.
    
    With this change, along with solidusio/solidus_starter_frontend#359,
    we allow the user to select the mount point during the install, and
    all the changes required are handled by the install script.
    kennyadsl authored and elia committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f4f3950 View commit details
    Browse the repository at this point in the history