# Settings tabs split

Put `settings.php` in the same place as your old settings file.
Create the folder `settings_tab` beside it and put all included files inside.

Structure:

settings.php
settings_tab/
  account_tab.php
  users_tab.php
  lost_reasons_tab.php
  stages_tab.php
  config_tab.php
  whatsapp_tab.php
  countries_tab.php
  password_tab.php
  modals.php
  settings_scripts.php
