{{ 'Your store is up to date'|trans({}) }}
{{ 'Before continuing with your tasks, please review the following checklist to ensure smooth operation after recent updates'|trans({}) }}
launch {{ 'Open developer documentation'|trans({}) }}
{{ 'Next steps'|trans({}) }}
  • {{ 'Re-enable and check your modules one by one.'|trans({}) }}
  • {{ 'Make sure your store\'s front office is working properly: try to create an account, place an order, add a product, etc.'|trans({}) }}
  • {{ 'Disable the maintenance mode in General settings > Maintenance.'|trans({}) }}
{{ 'Troubleshooting'|trans({}) }}
  • {{ 'If some images don\'t appear in the front office, try regenerating thumbnails in Preferences > Images.'|trans({}) }}
  • {% if PS_AUTOUP_BACKUP %}
  • {{ 'If something\'s wrong, you can restore a backup with this module. Your backup is available at {admin}/autoupgrade/backup.'|trans({}) }}
  • {% endif %}
  • {{ 'If you can\'t access your back office, try enabling the debug mode manually in config/defines.inc.php by setting _PS_MODE_DEV_ to true.'|trans({}) }}