dev-master
9999999-devDistribution for the Bookshop Example
MIT
The Requires
The Development Requires
- neos/kickstarter ~4.0.0
- neos/buildessentials ~4.0.0
- neos/behat dev-master
- phpunit/phpunit ~5.4.0
- mikey179/vfsstream ~1.6
Wallogit.com
2017 © Pedro Peláez
Distribution for the Bookshop Example
This application based on Flow Framework contains various little examples how to use and build on features Flow provides. That includes basic use of the Model View Controller framework, Dependency Injection, sessions, resource handling (for binary data such as pictures), templating and more., (*1)
This repository contains a Flow distribution, which means you simply clone the repository, and then run composer install.
As for the database, simply add database credentials into a Settings.yaml in Configuration/Development and run ./flow doctrine:migrate., (*2)
This package has been revised for Flow 4.0., (*3)
, (*4)
Distribution for the Bookshop Example
MIT