Discussions
Reference My Account - File Explanation
Is there anywhere that explains the function of the various files used in the My Account bundle.
I understand the Macro / Template / SSP model and have successfully modded One Page Checkout, I am talking about the *.Model.js / *.View.js / .Route.js files and how these relate to each other.
I've even managed to shoehorn in new menu item by extending the Profiles code and it has a simple form with a box and button and does some validation against it, I'm not totally clueless
However I'm wanting to build my own standalone menu item, i.e. not hacking the Profile code but really not sure.