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
Requires
- erusev/parsedown: 1.1.x
- simplepie/simplepie: ~1.3
- typo3/neos: ~2.2.0
- typo3/neos-kickstarter: ~2.2.0
- typo3/neos-nodetypes: ~2.2.0
Requires (Dev)
- mikey179/vfsstream: ~1.5.0
- phpunit/phpunit: ~4.8 || ~5.2.0
- typo3/buildessentials: 3.2.x-dev
Suggests
- ext-pdo_sqlite: For running functional tests out-of-the-box this is required
This package is auto-updated.
Last update: 2024-11-06 09:52:35 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