Skip to main content

Updating on mijn.host hosting

composer install --no-dev
cd ./public_html
../vendor/bin/drush updatedb
../vendor/bin/drush cr

# If CiviCRM had update
curl -Lss -o sites/default/files/civicrm/l10n/nl_NL/LC_MESSAGES/civicrm.mo https://download.civicrm.org/civicrm-l10n-core/mo/nl_NL/civicrm.mo
../vendor/bin/cv upgrade:db
rm -rf sites/default/files/civicrm/templates_c/
../vendor/bin/cv flush # Ignore the error
composer civicrm:publish