On 12/12/2023 23:36, Alexander Allen Z wrote: > Class "Vtiger_Module_Model" not found in > /home/vtigercrm/data/CRMEntity.php:84 That suggests you haven't included the loader for some reason. Are you trying to run your script from the command line? require_once('includes/main/WebUI.php'); Al