Skip to content
Advertisement

How to send mail weekly once WordPress backup taken or not?

Multiple sites having in WordPress. backup buddy plugin using configured amazon S3 bucket we need every week send mail recent backup received or not in all sites backup information.

Advertisement

Answer

Finally I got the answer

First install the AWS S3 package refer this ‘https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/s3-examples-creating-buckets.html‘ Then below mentioned code create index.php file then call in browser working good

When you want to automatically run index.php file use cron

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement