workpackage/flexible-plugin-integration

Workpackage: Flexible plugin integration (45013)

dev-master 2013-08-05 13:46 UTC

This package is auto-updated.

Last update: 2024-05-05 17:44:05 UTC


README

http://forge.typo3.org/issues/45013

Installation

composer create-project -s dev workpackage/flexible-plugin-integration fpi
cd fpi
./flow gerrit:update
./flow doctrine:migrate
./flow site:import --package-key TYPO3.NeosDemoTypo3Org
./flow user:create admin joh316 max mustermann

Then you can go to to http://[my-domain]/setup to set up your database configuration