typo3/ihs-base-distribution

Security Team Incident Handling System - Base Distribution

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 11

Forks: 0

Open Issues: 13

Language:CSS

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

This package is auto-updated.

Last update: 2024-04-06 08:38:51 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