typo3/ihs-base-distribution

Security Team Incident Handling System - Base Distribution

Maintainers

Package info

github.com/helhum/TYPO3.IHS

Language:CSS

pkg:composer/typo3/ihs-base-distribution

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 13

dev-master 2016-07-20 15:00 UTC

This package is auto-updated.

Last update: 2026-03-06 12:39:54 UTC


README

Incident Handling System for TYPO3 Security Team

Installation Instructions

  • Clone this distribution
  • run composer install
  • make sure your Settings.yaml are correct
  • run database migrations by executing ./flow doctrine:migrate

Import site structure

./flow site:import --package-key TYPO3.SecurityTypo3Org

Create Flow Dummy User

./flow ihs:user:create --roles Administrator admin password

Create Neos Dummy User

./flow neos:user:create