All Projects → georgringer → t3monitoring_client

georgringer / t3monitoring_client

Licence: GPL-2.0 license
Monitoring client

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to t3monitoring client

t3monitoring
Monitoring service of TYPO3 extensions
Stars: ✭ 45 (+60.71%)
Mutual labels:  typo3-cms-extension, typo3-extension, t3monitoring
backend debug
Debug support in TYPO3 backend
Stars: ✭ 20 (-28.57%)
Mutual labels:  typo3-cms-extension, typo3-extension
tt address
Add address / contact datasets to your content management system.
Stars: ✭ 34 (+21.43%)
Mutual labels:  typo3-cms-extension, typo3-extension
urlguard
TYPO3 extension urlguard. Allows to define what query parameters will be passed to newly created typolinks.
Stars: ✭ 16 (-42.86%)
Mutual labels:  typo3-cms-extension, typo3-extension
doc
Project documentation for editors & integratiors, visible in the TYPO3 backend
Stars: ✭ 17 (-39.29%)
Mutual labels:  typo3-cms-extension, typo3-extension
basetemplate9
TYPO3 v9 LTS Template Foundation - Use it as a base for your website configuration. Add all your Stylesheets, JavaScripts and Templates.
Stars: ✭ 15 (-46.43%)
Mutual labels:  typo3-cms-extension, typo3-extension
typo3v10 example sitepackage
Site package extension for TYPO3 10 feature demonstration
Stars: ✭ 13 (-53.57%)
Mutual labels:  typo3-cms-extension, typo3-extension
in2publish core
in2publish Community Version
Stars: ✭ 38 (+35.71%)
Mutual labels:  typo3-cms-extension, typo3-extension
restrictfe
TYPO3 extension restrictfe. Blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header etc.
Stars: ✭ 12 (-57.14%)
Mutual labels:  typo3-cms-extension, typo3-extension
t3api
TYPO3 extension t3api. REST API for your TYPO3 project. Config with annotations, built in filtering, pagination, typolinks, image processing, uploads (FAL), serialization contexts, responses in Hydra/JSON-LD format.
Stars: ✭ 28 (+0%)
Mutual labels:  typo3-cms-extension, typo3-extension
schema
TYPO3 extension providing an API and view helpers for schema.org markup
Stars: ✭ 19 (-32.14%)
Mutual labels:  typo3-cms-extension, typo3-extension
blog
This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.
Stars: ✭ 39 (+39.29%)
Mutual labels:  typo3-cms-extension
powermail
This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, editor-friendly, powerful and easy mailform extension for TYPO3
Stars: ✭ 76 (+171.43%)
Mutual labels:  typo3-cms-extension
typo3-web2pdf
A TYPO3 extension for rendering content as PDF
Stars: ✭ 18 (-35.71%)
Mutual labels:  typo3-extension
graphql
TYPO3 CMS package for GraphQL (experimental)
Stars: ✭ 21 (-25%)
Mutual labels:  typo3-cms-extension
typo3-formlog
Form log for TYPO3
Stars: ✭ 16 (-42.86%)
Mutual labels:  typo3-cms-extension
aus driver amazon s3
Provides a TYPO3 FAL driver for the Amazon Web Service S3
Stars: ✭ 15 (-46.43%)
Mutual labels:  typo3-extension
t3extblog
A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!
Stars: ✭ 30 (+7.14%)
Mutual labels:  typo3-cms-extension
rest
REST webservices for TYPO3 CMS
Stars: ✭ 78 (+178.57%)
Mutual labels:  typo3-cms-extension
autoloader
⚙️ Best TYPO3 Swiss Army knife ever ⚙️
Stars: ✭ 22 (-21.43%)
Mutual labels:  typo3-extension

TYPO3 CMS Extension "t3monitoring_client"

This extensions provides a client for the the extension t3monitoring.

Requirements

  • TYPO3 CMS 9.5 LTS, 10.4 LTS or 11.3+
  • Use the branch 4-5 for support from 4.5 - 6.1
  • Use the branch 7-8 for support from 7.0 - 8.7

Sponsors

  • Sup7
  • Reelworx

Important

This extension is still beta and things might change!

Configuration

After installing the extension, configure the extension in the settings of the Extension Manager.

Secret

Define any secret you want as long as it is at least 5 chars long. Ideally you use a different secret per installation.

allowedIps

Define a comma separated list of IPs which are allowed to fetch the client data.

enableDebugForErrors

If set, the errors are outputted if you call http://yourdomain.tld/?eID=t3monitoring&secret=<yoursecret>. This can help to identify problems.

Important: Turn this setting only on for testing and disable it afterwards!

Extending the client

It is possible to extend the client and provide additional data which can be displayed later in the master installation.

Things might change there, so no manual about it yet.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].