Hi Leon,
I have used your plugin before with no issue, but it seems after I started using the "Bedrock" framework from roots.io the export doesn't work at all. The crawler doesn't discover links properly and the Wordpress assets don't come across;
Bedrock - https://roots.io/bedrock/
Maybe something to do with the way they handle paths?
├── composer.json
├── config
│ ├── application.php
│ └── environments
│ ├── development.php
│ ├── staging.php
│ └── production.php
├── vendor
└── web
├── app
│ ├── mu-plugins
│ ├── plugins
│ ├── themes
│ └── uploads
├── wp-config.php
├── index.php
└── wp
I would love to use your plugin with S3 as it is perfect for our website. Let me know if you have any insight into this issue.
Hi Leon,
I have used your plugin before with no issue, but it seems after I started using the "Bedrock" framework from roots.io the export doesn't work at all. The crawler doesn't discover links properly and the Wordpress assets don't come across;
Bedrock - https://roots.io/bedrock/
Maybe something to do with the way they handle paths?
I would love to use your plugin with S3 as it is perfect for our website. Let me know if you have any insight into this issue.