TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _start:
|
||||
|
||||
===============
|
||||
TYPO3 Reports
|
||||
===============
|
||||
|
||||
:Extension key:
|
||||
reports
|
||||
|
||||
:Package name:
|
||||
typo3/cms-reports
|
||||
|
||||
:Version:
|
||||
|release|
|
||||
|
||||
:Language:
|
||||
en
|
||||
|
||||
:Author:
|
||||
TYPO3 contributors
|
||||
|
||||
:License:
|
||||
This document is published under the
|
||||
`Creative Commons BY 4.0 <https://creativecommons.org/licenses/by/4.0/>`__
|
||||
license.
|
||||
|
||||
:Rendered:
|
||||
|today|
|
||||
|
||||
----
|
||||
|
||||
This extension shows status reports and installed services in the
|
||||
:guilabel:`Administration > Reports` backend module.
|
||||
|
||||
----
|
||||
|
||||
.. card-grid::
|
||||
:columns: 1
|
||||
:columns-md: 2
|
||||
:gap: 4
|
||||
:class: pb-4
|
||||
:card-height: 100
|
||||
|
||||
.. card:: :ref:`Introduction <introduction>`
|
||||
|
||||
Written for new users, this chapter introduces the module
|
||||
:guilabel:`Reports` and what it does.
|
||||
|
||||
.. card:: :ref:`Installation <installation>`
|
||||
|
||||
Explains how to install the extension if it is not installed yet.
|
||||
|
||||
.. card:: :ref:`API Reference <api>`
|
||||
|
||||
Explains the underlying API and its interfaces.
|
||||
|
||||
.. card:: :ref:`Custom reports <custom-reports>`
|
||||
|
||||
Introduction into developing your own custom reports or status
|
||||
messages.
|
||||
|
||||
.. card:: :ref:`Scheduler task <scheduler-task>`
|
||||
|
||||
Use the system extension scheduler to configure automatic
|
||||
status reports sent via email.
|
||||
|
||||
.. Table of Contents
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
Introduction/Index
|
||||
Installation/Index
|
||||
Api/Index
|
||||
CustomReports/Index
|
||||
Scheduler/Index
|
||||
|
||||
.. Meta Menu
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
Sitemap
|
||||
Reference in New Issue
Block a user