hi,
i need to add several fields into the user table. i can't use the custom profile field because the feature is missing several options i need. so i will add them into sql and manage the acess/write with another php mvc framework.
these fields will not have any interaction with moodle application at all, nothing, only with an external application. Theses fields will have unique field names.
Will moodle detect these new fields and produce any error or issue in the web moodle side or will they be ignored ?
is there any possibility an update can delete/erase them without notification ?
If you have already perform such action and have experience with a php framework too, any information would be useful!
Thank you for your advices.