All In One Backup
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module will provide an interface to export the database and files of the project.
It will export the database and full project with mysqldump or procedural both. if mysqldump disable on your server, it will be exporting database by procedural. This module is platform independent so it can work on any server.
This module is lightweight, fast, user-friendly.
http://180.211.106.98/drupal8contrib/allinonebackup
Features
- Backup Database.
- Backup Files.
- Maintain backup log so you can download any backup from the backup log.
- Configuration for how many rows the backup log to be displayed.
- Backup log filter by database & files.
Installation :
Download module and paste it to /path/to/site/modules.
go to /admin/modules and enable the module.
Download with drush command :
drush dl allinone_backup
Demo
Documentation