.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../Includes.txt .. _developers_mapping_feusers_database: 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 :ref:`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.