Skip to content

Instantly share code, notes, and snippets.

View OoHerbethoO's full-sized avatar

Herbeth Santana OoHerbethoO

View GitHub Profile
@OoHerbethoO
OoHerbethoO / perfex_hooks_list
Created July 11, 2022 17:56 — forked from JamesSimpson/perfex_hooks_list
Full Perfex Hook List - For Perfex CRM Developers
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:
14: hooks()->do_action('before_perform_update', $latest_version);