System
System configuration and notifications
📄️ Trigger background timer jobs (page-load fallback scheduler)
Fallback trigger fired from the page footer on every authenticated page load, for installs that cannot run cron. The jobs are rate limited server-side by iTimerJobsMinIntervalMinutes, so a call inside that window returns ran=false without doing any work. The supported scheduler is the command-line runner (cli/timerjobs.php) driven by cron.
📄️ List all property types (MenuOptions role required)
List all property types (MenuOptions role required)
📄️ Create a new property type (MenuOptions role required)
Create a new property type (MenuOptions role required)
📄️ Get a single property type (MenuOptions role required)
Get a single property type (MenuOptions role required)
📄️ Update a property type (MenuOptions role required)
Update a property type (MenuOptions role required)
📄️ Delete a property type (MenuOptions role required)
Delete a property type (MenuOptions role required)
📄️ Get custom person fields filtered by type ID (Admin role required)
Get custom person fields filtered by type ID (Admin role required)
📄️ Get person property definitions as id/value pairs for settings dropdowns (Admin role required)
Get person property definitions as id/value pairs for settings dropdowns (Admin role required)
📄️ Generate a GitHub issue body pre-filled with system diagnostics
Generate a GitHub issue body pre-filled with system diagnostics
📄️ Record admin consent decision for anonymous telemetry
Record admin consent decision for anonymous telemetry