User Tools

Site Tools


neos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
neos [2014/06/23 11:35] – created adminneos [2015/10/02 11:00] admin
Line 6: Line 6:
  
   FLOW_CONTEXT=Production ./flow flow:cache:flush --force   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.txt · Last modified: 2019/02/14 13:18 by admin