Quick question: when you take over the code on your network, are you able to customize ANYTHING (including the core classes like Profile, etc.) or your access is still limited? Also can you create new files / folders?
Your ability to customize is limited to the social network's code, so you can't modify built in system items like XN_Profile, but you can certainly modify the User model, or the Video model or anything else that's present in the code. You can definitely create new files and folders.