This module provides database backup and export functionality. Thanks to the PHP version of mysqldump. This module is similar to Backup and Migrate without all the bells and whistles.

Features

  • Supports sqlite, mysql, pgsql and dblib
  • Supports compression gzip and bzip2
  • Tracks local export history
  • Supports a large option set as found in mysqldump
  • Allows backups to be exported locally or downloaded directly
  • Supports stored procedures
  • Include and exclude tables on export

This module depends upon Composer to install (it's dependencies) the mysqldump-php library; please follow the installation section in the readme.

Roadmap

  • Drupal console integration, backup with options
Supporting organizations: 

Project information

Releases