{"id":22802517,"url":"https://github.com/mindscreen/t3ext-json_reports","last_synced_at":"2025-04-19T20:22:09.581Z","repository":{"id":62529158,"uuid":"93629077","full_name":"mindscreen/t3ext-json_reports","owner":"mindscreen","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-15T12:20:56.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T12:51:19.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mindscreen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-07T11:43:08.000Z","updated_at":"2022-02-15T12:21:00.000Z","dependencies_parsed_at":"2022-11-02T14:17:11.879Z","dependency_job_id":null,"html_url":"https://github.com/mindscreen/t3ext-json_reports","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindscreen%2Ft3ext-json_reports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindscreen%2Ft3ext-json_reports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindscreen%2Ft3ext-json_reports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindscreen%2Ft3ext-json_reports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindscreen","download_url":"https://codeload.github.com/mindscreen/t3ext-json_reports/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249792503,"owners_count":21326356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T09:06:19.907Z","updated_at":"2025-04-19T20:22:09.560Z","avatar_url":"https://github.com/mindscreen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n![Packagist][packagist]\n\n[packagist]: https://img.shields.io/packagist/v/mindscreen/json-reports.svg\n\n# JSON Reports for TYPO3\n\nThis TYPO3 extension adds a CLI command and an HTTP endpoint that outputs the reports that you can find in the reports \nmodule as JSON. The JSON output can be used in monitoring or alerting systems. The HTTP endpoint can be protected via \nIP restriction.\n \n## CLI command\n\nYou can access the reports JSON via CLI with the following command:\n\n```typo3/cli_dispatch.phpsh extbase reports:list```\n\n\n## HTTP endpoint\n\nIn order to use the HTTP endpoint you have to configure the allowed IP addresses via the following setting:\n\n```$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['json_reports']['allowedIpAddresses'] = '';```\n\nClients that match the allowed IP address range can access the reports JSON via the following URL:\n\n```https://my.domain/?eID=json_reports```\n\nIf the reports contain warnings or errors (or there are errors during report generation), a status 500 is returned.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindscreen%2Ft3ext-json_reports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindscreen%2Ft3ext-json_reports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindscreen%2Ft3ext-json_reports/lists"}