Skip to content

A tool for analyzing all TYPO3 extension uploaded to the TER (TYPO3 Extension Repository)

Notifications You must be signed in to change notification settings

alexanderschnitzler/ter-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Create and adjust .env file: cp .env.example .env
  • composer install
  • php index.php

During the first run of index.php all necessary database tables are created.

Import and analyze

index.php is an entry point to a console, providing two different commands.

  • php index.php import Imports all extensions into ./tmp
  • php index.php import /path/to/sonar-scanner analyzes all downloaded extensions

About

A tool for analyzing all TYPO3 extension uploaded to the TER (TYPO3 Extension Repository)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages