Security Through Timely Updates

Drupal updates are essential to protect your website from vulnerabilities. The system automatically informs you about new versions in the dashboard.

Secure Update Process:

  1. Create a backup without fail. Use the Softaculous backup function for this.
  2. Activate maintenance mode.
  3. Replace the core files (via FTP/SSH) or use Composer for an automated update.
  4. Run your website's update.php to update the database.
Pro Tip: For demanding Drupal updates, our SSH access is ideal for executing Composer commands directly on the server.
Was this answer helpful? 0 Users Found This Useful (0 Votes)