Non-root install?
Hello! Trying to add the starter frontend to my namespaced Rails app but it seems the installer places everything into the root so I have to manually move things around afterwards. Maybe in the future it could support something like this?
rails generate solidus:install --frontend=solidus_starter_frontend --namespace=store
Thanks 🙏
Thanks for your feedback, @basicfeatures. That's something present in our roadmap but not there yet 🙂
@basicfeatures would you be able to provide the basic steps (need for it to be fancy!) you used to move manually from root to a namespace?
That could turn very useful for:
- anyone wanting to take up the challenge and submit a PR addressing this feature
- other people having the same need, at least until a better solution is in place 🙏
Hey guys,
Thanks for the interest!
I'll be back with a working solution ASAP.