Hooks Install Theme Dependencies cd {{ release }}/web/app/themes/sage composer install --no-ansi --no-dev --no-interaction --no-progress --optimize-autoloader --no-scripts --classmap-authoritative Check WordPress Installation cd {{ release }} wp core is-installed --skip-plugins --skip-themes wp core update-db Check Theme Assets cd {{ release }}/web/app/themes/sage cat public/entrypoints.json cat public/palette.json Run Acorn Commands cd {{ release }} wp acorn optimize Purge RunCloud Cache cd {{ release }} wp runcloud-hub purgeall wp runcloud-hub update-dropin Linked Folders From: web/app/uploads To: shared/uploads Optional Deploy Command https://github.com/Log1x/envoyer-deploy-commands Screenshot