Hello @leogartner
Yes, I did this way .
First->Add your field in “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/account/register.php”
2nd->give this input field unique value in “name” and “v-model”
3rd->add same value of “v-model” in your data: function () and var data of “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/assetes/js/register.js”
Finally:Add same value of “name” in register.php in $fields of stm_lms_register() in “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/lms/classes/user.php”
I think it helps you .
Best Regards
[email protected]