2017 © Pedro Peláez
 

typo3-cms-extension additional_reports

Useful informations in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

image

apen/additional_reports

Useful informations in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

  • Wednesday, July 18, 2018
  • by Apen
  • Repository
  • 3 Watchers
  • 3 Stars
  • 151 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 372 % Grown

The README.md

additional_reports

Latest Stable Version Total Downloads TYPO3 TYPO3 CI, (*1)

Display some useful information in the reports module., (*2)

❓ What does it do?

Display some useful information in the reports module, like :, (*3)

  • list of eID
  • list of CommandController and Symfony Commands
  • list of all the contents and plugins on the instance (used or not) with filters
  • list of xclass declared
  • list of hooks declared
  • lot of information about the website : TYPO3, System Environment Variables, PHP, MySQL, Apache, Crontab, encoding...
  • list of log errors group by number of occurrences (sorting by last time seen or number)
  • list of all websites declared with information : domain, sys_template, number of pages...
  • list of extensions with information : number of tables, last version date, visual comparison between current and TER extension to see what could be hard coded
  • list of all the Middlewares (PSR-15) for frontend and backend

All this tools can really help you during migration or new existing project (to have a global reports of the system). Do not hesitate to contact me if you have any good ideas., (*4)

⏳ Installation

Download and install as TYPO3 extension., (*5)

  • Composer : composer require apen/additional_reports
  • TER url : https://extensions.typo3.org/extension/additional_reports/
  • Releases on Github : https://github.com/Apen/additional_reports/releases

Maybe a "clear cache" is needed, then go to the reports module., (*6)

💻 Features

eID

, (*7)

Commands

, (*8)

Plugins and CTypes

, (*9)

, (*10)

, (*11)

XCLASS

, (*12)

Hooks

, (*13)

Global status

, (*14)

Grouped logs

, (*15)

List of websites and domains

, (*16)

Extensions

, (*17)

Text diff with TER and last version, (*18)

, (*19)

EventDispatcher (PSR-14)

, (*20)

Middlewares (PSR-15)

, (*21)

The Versions

18/07 2018

dev-master

9999999-dev

Useful informations in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

  Sources   Download

GPL-2.0+

The Requires

 

typo3

18/07 2018

3.1.3

3.1.3.0

Useful informations in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

  Sources   Download

GPL-2.0+

The Requires

 

typo3

26/02 2018

3.1.2

3.1.2.0

Useful informations in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

  Sources   Download

GPL-2.0-or-later

The Requires

 

typo3