User Tools

Site Tools


neos

This is an old revision of the document!


NEOS

Userful commands

Flush caches for Production enviroment:

FLOW_CONTEXT=Production ./flow flow:cache:flush --force

Warmup Caches (NO backend logout):

FLOW_CONTEXT=Production ./flow cache:warmup

Composer install

create-project --no-dev typo3/neos-base-distribution TYPO3-Neos-1.1

Add and remove nodes

Remove a pre-defined NodeType using NEOS/Packages/Sites/Tagwork.Website/Configuration/NodeTypes.yaml

Remove Headline:

'TYPO3.Neos.NodeTypes:Headline': []

Remove AssetList:

'TYPO3.Neos.NodeTypes:AssetList': []
neos.1412673170.txt.gz · Last modified: 2014/10/07 11:12 by admin