Hi Brian,
I’m facing issues in images migration to s3 when importing wordpress content. Here’s how I’m doing that.
1- Install s3-pencilblue plugin
2- Change config.js and fill configuration variables
3- Restart the server
4- Import all published pages (xml file) through wp_import
All the pages are imported and all the images are showing but they are not migrated to s3 bucket. They are stored locally as is the case when not using s3-pencilblue plugin. I was expecting media would be stored to s3 by default once installed.
Hi Brian,
I’m facing issues in images migration to s3 when importing wordpress content. Here’s how I’m doing that.
1- Install s3-pencilblue plugin
2- Change config.js and fill configuration variables
3- Restart the server
4- Import all published pages (xml file) through wp_import
All the pages are imported and all the images are showing but they are not migrated to s3 bucket. They are stored locally as is the case when not using s3-pencilblue plugin. I was expecting media would be stored to s3 by default once installed.