typo3/flow-base-distribution

This package is abandoned and no longer maintained. The author suggests using the neos/flow-base-distribution package instead.

Flow Base Distribution

Fund package maintenance!
shop.neos.io/neosfunding

Installs: 18 705

Dependents: 0

Suggesters: 0

Security: 0

Stars: 17

Watchers: 7

Forks: 14

Language:Shell

9.0.0-beta4 2024-03-11 19:20 UTC

This package is auto-updated.

Last update: 2024-03-11 19:21:00 UTC


README

This repository provides a basis for starting new Flow projects. After running composer update or composer install respectively, you will have all packages installed which are needed for a standard Flow application.

It is best practice is to fork this repository, then clone it locally and adjust the dependencies in composer.json to your needs. After running composer update, check in the generated composer.lock file and push the result to your fork or a new repository.

Learn more about the Flow application framework on http://www.neos.io/. You'll find the installation instructions and more at http://flowframework.readthedocs.org/