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
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Developer tools, Import and export
57 sites report using this module
- Created by swim on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.3
released 18 September 2017
Works with Drupal: 8.x
Install:
Development version: 8.x-1.x-dev updated 18 Sep 2017 at 05:49 UTC

