Database

You have to extend the fe_users table with some fields

Copy and paste the code

Copy the code of the ext_tables.sql from the sample directory and paste it into the ext_tables.sql of your extension.

This will extend your table with the needed fields in the database.