Hello Team, I have a question regarding the Commerce Standard theme. I have installed the Manor theme, and it came bundled with the Manor extension. How can I override the Manor extension? Since it is a Commerce theme and locked, I am unable to fetch the extension it. What is the standard method for extending it?
Thank you.
h
Hannan Ashraf
10/10/2023, 12:22 PM
As far as I know , you can download the zip file of the extension from the file cabinet by searching the bundle id. And the extract the folder and paste into it the Workspace directory , this way you can extend the functionality
c
Charan
10/10/2023, 12:26 PM
Thanks @Hannan Ashraf . So your approach would be to create a new extension and copy the folders and files from the standard extension ?
h
Hannan Ashraf
10/10/2023, 12:27 PM
Yes I did that with blog extension from SC , and then modified it according to my needs
c
Charan
10/10/2023, 12:28 PM
Did you face any issues after following that approach?
h
Hannan Ashraf
10/10/2023, 12:29 PM
Ahh , The code architecture is complex to understand. Other than that i faced no such big issues