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

Create Childnodes

FLOW_CONTEXT=Production ./flow node:repair

Composer install

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

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.1443776437.txt.gz · Last modified: 2015/10/02 11:00 by admin