Magento Productiemodus Cache legen
Staat een Magento in productie modus: Modus checken: php bin/magento deploy:mode:show Na een wijziging geen ca:cl, maar: rm -rf var/view_preprocessed/* rm -rf pub/static/frontend/* php bin/magento cache:clean php bin/magento setup:static-content:deploy -t Gladior/Avinter -f -s Om ook de admin te verversen: php bin/magento setup:static-content:deploy en_US nl_NLBekijk Snippet