Chapter 2 Application Framework Entry Points All entry points into the Sugar application are pre-defined so that proper security and authentication steps are applied consistently across the entire application. • campaign_tracker.php – used by the Campaign Management module for tracking campaign responses. Deprecated as of Sugar 5.1.0. • cron.php – used by the Windows Scheduler Service or the cron service on Linux and Unix for executing the Sugar Scheduler periodically. • index.php – default entry point into the Sugar application • install.php – used for initial install • maintenance.php – invoked when the application is down for maintenance. • metagen.php - Deprecated as of Sugar 5.1.0. • silentUpgrade.php – used for silent installer • soap.php – entry point for all SOAP calls • vcal_server.php – used for syncing information to Outlook
Copyright 2004-2008 SugarCRM Inc. Product License