Typo3 Flow: Unterschied zwischen den Versionen
Aus Vosp.info
F (Diskussion | Beiträge) (→Installation) |
F (Diskussion | Beiträge) (→Installation) |
||
Zeile 7: | Zeile 7: | ||
cd Quickstart/ | cd Quickstart/ | ||
./flow core:setfilepermissions sn www-data www-data | ./flow core:setfilepermissions sn www-data www-data | ||
− | </ | + | </source> |
Version vom 22. Mai 2013, 12:13 Uhr
Installation
php composer.phar create-project --dev --keep-vcs typo3/flow-base-distribution Quickstart 2.0.0-beta1
cd Quickstart/
./flow core:setfilepermissions sn www-data www-data