“”

FORM4 Status Monitor

form4_statusmonitor / stable

This Extension send a JSON Object Post to a given url, with Informations about the actual typo3 installation and components.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require form4/form4-statusmonitor

Last upload comment

form4_statusmonitor for TYPO3 v12

Downloads by month

Download 12.0.0 Extension Manual Code Insights Packagist.org
Author
form4 GmbH & Co. KG
Last update
16. Jan 2025
First upload
21. Aug 2018
Downloads
1,271
Category
Backend
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require form4/form4-statusmonitor to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
12.0.0 / stable
January 16, 2025
form4_statusmonitor for TYPO3 v12
11.5.0 - 12.4.99 Download
0.0.3 / stable
January 28, 2019
Extended the produced json with a new subkey "properties" and added some default values as part of this property.
Also added Compatibility for TYPO3 9.5
7.6.0 - 9.5.99 Download
0.0.2 / stable
September 06, 2018
Removed php relevant return type, and Null coalescing operator from utility function to have no php dependency on php 7 - so that this extension can be used fully under php 5.6 and 5.5.9, too.

7.6.0 - 8.7.99 Download
0.0.1 / stable
August 21, 2018
First Release
7.6.0 - 8.7.99 Download