In our use case scenario we are thinking about the possibility of making the Container (store) field editable through the Security → User detail blade seen below:
As I am currently working on investigating the possibilities for this:
What are the reasons behind keeping this field uneditable through the Virto Platform UI?
In case there are no major concerns, are there any recommended paths to try in how to achieve making this field editable? (Ideally by creating/extending a Module, not by modifying Virto’s code base)
Would you mind sharing with me any guidelines to create a PR in the Virto code base?
I found this: How to Contribute I Virto Commerce and I am looking for additional information and taking some of the current repository work as reference, but any additional information to guarantee a bit more of success will be highly appreciated.