Skip to content

Instantly share code, notes, and snippets.

View OoHerbethoO's full-sized avatar

Herbeth Santana OoHerbethoO

View GitHub Profile
@TaffarelXavier
TaffarelXavier / perfex_hooks_list.md
Last active October 17, 2025 12:41 — forked from JamesSimpson/perfex_hooks_list
Full Perfex Hook List - For Perfex CRM Developers

Todos os hooks do perfex

File --->   application\controllers\admin\Authentication.php:
   23:      hooks()->do_action('admin_auth_init');
   80:      hooks()->do_action('after_staff_login');
  107:      hooks()->do_action('after_staff_login');
  117:      hooks()->do_action('after_staff_login');
  219:      hooks()->do_action('after_user_logout');

File ---> application\controllers\admin\Auto_update.php: