Adding Custom Registration Fields to Joomla and JomSocial using jos_user
Working on a recent project for a client, it became clear to that we needed to hack the standard JomSocial registration process to capture extra user information during the registration process. Crucially - this data needed to be stored in Joomla's jos_user table, and not JomSocial's own external tables.
We couldn't find any step-by-step guides on the internet, so we've shared our findings with you here:
Add a comment

