Liioooo / htl3r-cms-flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow base distribution

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/

About


Languages

Language:PHP 68.1%Language:HTML 30.4%Language:Shell 1.5%