Extending Admin UI #13166
Answered
by
christopherpickering
christopherpickering
asked this question in
Q&A
-
|
Hi, I'm trying to extend the admin ui following these docs (the docs example verbatum): https://spreecommerce.org/docs/developer/admin/extending-ui in the spree-starter template. however, no changes reflect in the UI.. the app builds and runs just fine, but no changes show in the ui. Is there some step from the docs missing, or a different way to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
christopherpickering
Oct 6, 2025
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey @damianlegawiec thanks:
Just realized that I had the config in persistent storage, and needed to update it in the container 🤣