ipf/gsflow

TYPO3 Flow Base Distribution

dev-master 2015-02-10 11:16 UTC

This package is auto-updated.

Last update: 2024-04-21 21:41:51 UTC


README

Installation

Composer workflow

composer create-project -s dev ipf/gsflow

Manual way

  • Clone this repository
  • Go to the cloned repository
  • composer install

Configuration

Add your database credentials to Configuration/Settings.yaml and wait for the routes yaml file to be included here ...