backwpup
backwpup copied to clipboard
BackWPup - WordPress Backup Plugin
Shouldn't this line https://github.com/inpsyde/backwpup/blob/145efc0884933efff286ba0499ee93d08efaf194/inc/class-job.php#L325 say >Creating archive instead of "creates archive"
Recently, we installed one of the plugins that processes wordpress uploads to send them on Aws S3. After installing. the plugin, backup stopped working and started giving an error: `CSM...
Hi, Thank you for the great plugin and all your efforts. Since 3.6.9, BackWPup fills the error log with this notice: Undefined index: dbdumpdbcharset in /_wordpress-install_/wp-content/plugins/backwpup/inc/class-job.php on line 2087 (Replace...
Hello, I'm using your Free version and it should be great to have a "test connection" button on the "to FTP" Tab to check if the connection is OK. For...
inpsyde_phone-home_checkin plugin cron task is blocking all the cron events in my site. I have this problem in more than 10 sites using Backwpup plugin. To fix it manually you...
Should be great set all S3 options in wp-config.php file like other plugins by security reasons and to avoid not admin access to config. For example: ```php define( 'BACKWPUP_SETTINGS', serialize(...
When viewing the backups list and trying to download a backup that has been deleted on the target already, the popup modal where it says "Please wait..." fails in the...
Would be great to have an extra input field to define the S3 region for custom S3 destinations that require a specific region to be set.
Allow setting custom S3 storage class, not just those few that are provided for AWS. I'm looking at `Glacier` storage class for new Scaleway cold storage: https://www.scaleway.com/en/c14-cold-storage/
Also fix Scaleway region requirements.