t3docs / project-info
Project Information in Restructured Text
Installs: 201
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- b13/make: ^0.1.6
- guzzlehttp/guzzle: ^7.8
- twig/twig: ^3.0
- typo3/cms-core: ^12.0
Requires (Dev)
- ergebnis/composer-normalize: ~2.42.0
- friendsofphp/php-cs-fixer: ^3.52
- phpstan/phpstan: ^1.10
- typo3/testing-framework: *
This package is auto-updated.
Last update: 2024-10-19 06:08:20 UTC
README
Install it
Warning
Do not install this extension on a production system. It gives access to information you only want your fellow developers to see
- ::
- ddev composer req --dev t3docs/project-info
Run it
- ::
- vendor/bin/typo3 projectinfo:writeTechnicalDocumentation
And answer the questions
Features
- Localization
- List installed third-party TYPO3 extensions, test if they exist on Composer if so list the sources. Make descriptions, names and sources overridable.
- List all installed system extensions
- List all scheduler tasks with their description
- List backend user groups with count of users, descriptions and inherited groups
- Make a matrix of user groups and allowed tables
- Create count of different tables, (pages total, editorial pages, content element total, text-only content elements, ...) and make it extendable by your own definitions