Flow Framework master
Welcome to Flow!
There are a few things you need to know to get started. All necessary steps are explained in the Getting Started tutorial.
In short here's what you need to do:
- Set up a virtual host for your web server and let it point to the Web/ directory of Flow.
- Adjust the file permissions. On Linux / Mac just run
sudo ./flow flow:core:setfilepermissions johndoe wwwuser wwwgroup
from Flow's main directory (replace the user names by some matching your system environment!). - Call the URL leading to your virtual host from a browser
If you are stuck or have some questions not answered in the documentation, you are welcome to ask your question in the Neos forum.