{"id":5060,"date":"2014-11-25T15:02:27","date_gmt":"2014-11-25T22:02:27","guid":{"rendered":"https:\/\/memberpress.com\/?p=5060"},"modified":"2017-09-20T12:57:52","modified_gmt":"2017-09-20T18:57:52","slug":"memberpress-aws-and-importer-enhancements","status":"publish","type":"post","link":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/","title":{"rendered":"MemberPress AWS and Importer Enhancements"},"content":{"rendered":"<p>Well, as usual we've been really busy working on new features and fixes, and this time we have some great changes on our AWS and Importer addons.<\/p><div id=\"ez-toc-container\" class=\"ez-toc-v2_0_81 ez-toc-wrap-center counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<label for=\"ez-toc-cssicon-toggle-item-69b2bc1480467\" class=\"ez-toc-cssicon-toggle-label\"><p class=\"ez-toc-title\" style=\"cursor:inherit\">WHAT'S INSIDE<\/p>\n<span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #000000;color:#000000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #000000;color:#000000\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69b2bc1480467\"  \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#MemberPress_AWS_Addon_12\" >MemberPress AWS Addon\u00a01.2<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#MemberPress_Importer_Addon_12\" >MemberPress Importer Addon 1.2<\/a><\/li><\/ul><\/nav><\/div>\n\n<h3><span class=\"ez-toc-section\" id=\"MemberPress_AWS_Addon_12\"><\/span>MemberPress AWS Addon\u00a01.2<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><img decoding=\"async\" class=\"alignnone wp-image-5063 size-full\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config.png\" alt=\"aws_config\" width=\"767\" height=\"472\" srcset=\"https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config.png 767w, https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config-300x185.png 300w, https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config-276x170.png 276w, https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config-700x431.png 700w, https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config-156x96.png 156w\" sizes=\"(max-width: 767px) 100vw, 767px\" \/><\/p>\n<p>We've refactored our AWS addon in several major ways. Not only has the underlying code been rebuilt for better performance, reliability, and compatibility with both WordPress &\u00a0AWS, but we've also added several new features. Here are just a few of the new features.<\/p>\n<ol>\n<li>Just as with previous versions, our AWS addon will not only allow you to create expiring links to protected resources on Amazon S3, but will also allow you to embed expiring urls into audio and video players. However, some of our users have experienced problems with the way our addon was embedding the audio and video files. That's why in 1.2\u00a0we've made significant enhancements to the audio and video embedding. We've made it fully compatible with WordPress' built in audio and video code (we actually use WordPress' built in video embed code now). This\u00a0super-tight integration with WordPress' existing <a title=\"WordPress Audio Shortcode\" href=\"http:\/\/codex.wordpress.org\/Audio_Shortcode\">audio<\/a> \/ <a title=\"WordPress Video Shortcode\" href=\"http:\/\/codex.wordpress.org\/Video_Shortcode\">video<\/a> embed code means that now other plugins that style or make other modifications to WordPress' built in video player will work on videos embedded via our MemberPress AWS addon as well.<\/li>\n<li>MemberPress AWS video fallback formats work now. This means that if you want maximum compatibility across different browsers, you can upload different formats of your audio and video files to Amazon (or use Amazon's Elastic Transcoder to encode additional video formats) and the MemberPress AWS addon will automatically select the best video format for the browser the user is currently using.<\/li>\n<li>Recently Amazon AWS introduced a new way of \u201csigning\u201d expiring urls, which they call V4 signatures. The MemberPress AWS addon now supports V4 signatures. These new signatures are more secure than the original way Amazon has signed expiring urls but are computationally more complex, so we still recommend you stay with the old signature formats if you can. Some newer Amazon AWS regions\u00a0<strong>only<\/strong> support V4 signatures though, so this is a critical new addition for some of our users. If you decide to use V4 signatures, be prepared to also supply MemberPress AWS with the AWS region that you're using.<\/li>\n<li>We've increased the overall reliability by utilizing WordPress' built in media player and by using Amazon's official SDK now.<\/li>\n<\/ol>\n<p>These new changes should also be fairly backwards compatible with older versions of the MemberPress AWS addon and we're really excited for users to have the opportunity to be able to take advantage of the simplicity and new features of MemberPress AWS 1.2!<\/p>\n<h3><span class=\"ez-toc-section\" id=\"MemberPress_Importer_Addon_12\"><\/span>MemberPress Importer Addon 1.2<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-5082\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2013\/02\/Screen-Shot-2014-11-24-at-2.18.38-PM.png\" alt=\"Screen Shot 2014-11-24 at 2.18.38 PM\" width=\"640\" height=\"370\" srcset=\"https:\/\/memberpress.com\/wp-content\/uploads\/2013\/02\/Screen-Shot-2014-11-24-at-2.18.38-PM.png 640w, https:\/\/memberpress.com\/wp-content\/uploads\/2013\/02\/Screen-Shot-2014-11-24-at-2.18.38-PM-300x173.png 300w, https:\/\/memberpress.com\/wp-content\/uploads\/2013\/02\/Screen-Shot-2014-11-24-at-2.18.38-PM-294x170.png 294w, https:\/\/memberpress.com\/wp-content\/uploads\/2013\/02\/Screen-Shot-2014-11-24-at-2.18.38-PM-156x90.png 156w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/p>\n<p>We've made several important mods listed below.<\/p>\n<ol>\n<li>We changed the UI to be simpler. All you have to do now is select the type of data you want to import, select the file, and then pull it in.<\/li>\n<li>We've added several new upload types including Custom Post Types, Taxonomies, Tags, and Categories. Really, the MemberPress Importer has grown from an addon to just help you import membership specific data to one that will import membership data and any other data in WordPress you can imagine.<\/li>\n<li>We've also added a ton of fixes and increased stability to make things flow nicely for you.<\/li>\n<\/ol>\n<p>All in all, the new MemberPress Importer can be used as a membership data import and a general purpose importer for all of your WordPress data.<\/p>\n<p>We're really excited for you to go out and start playing with these new releases, so <a title=\"MemberPress Addons\" href=\"https:\/\/memberpress.com\/addons\/\">download and start using them<\/a> today!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Well, as usual we\u2019ve been really busy working on new features and fixes, and this time we have some great changes on our AWS and Importer addons. MemberPress AWS Addon\u00a01.2 We\u2019ve refactored our AWS addon in several major ways. Not only has the underlying code been rebuilt for better performance, reliability, and compatibility with both [\u2026]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"content-sidebar","_FSMCFIC_featured_image_caption":"","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","_strive_checklists":"\"\"","_strive_active_checklist":"62291e2bb2422","_strive_post_notes":"","footnotes":""},"categories":[6,5],"tags":[12,11,213,25,31,51],"class_list":{"0":"post-5060","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-add-ons","7":"category-releases","8":"tag-amazon-aws","9":"tag-aws","10":"tag-software-updates","11":"tag-wordpress","12":"tag-wordpress-membership-plugin","13":"tag-wordpress-membership-software","14":"entry","15":"has-post-thumbnail"},"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"We&#039;ve made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Blair Williams\"\/>\n\t<meta name=\"keywords\" content=\"amazon aws,aws,software updates,wordpress,wordpress membership plugin,wordpress membership software\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberPress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"MemberPress AWS and Importer Enhancements\" \/>\n\t\t<meta property=\"og:description\" content=\"We&#039;ve made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1650\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1275\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2014-11-25T22:02:27+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2017-09-20T18:57:52+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/memberpress\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@memberpress\" \/>\n\t\t<meta name=\"twitter:title\" content=\"MemberPress AWS and Importer Enhancements\" \/>\n\t\t<meta name=\"twitter:description\" content=\"We&#039;ve made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#blogposting\",\"name\":\"MemberPress AWS and Importer Enhancements\",\"headline\":\"MemberPress AWS and Importer Enhancements\",\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/supercleanse\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/aws_config.png\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#articleImage\",\"width\":767,\"height\":472},\"datePublished\":\"2014-11-25T15:02:27-05:00\",\"dateModified\":\"2017-09-20T12:57:52-04:00\",\"inLanguage\":\"de-DE\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#webpage\"},\"articleSection\":\"Add-Ons, Releases, Amazon AWS, AWS, software updates, Wordpress, WordPress Membership Plugin, WordPress Membership Software\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/#listItem\",\"name\":\"MemberPress Features\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/#listItem\",\"position\":2,\"name\":\"MemberPress Features\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/add-ons\\\/#listItem\",\"name\":\"Add-Ons\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/add-ons\\\/#listItem\",\"position\":3,\"name\":\"Add-Ons\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/add-ons\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#listItem\",\"name\":\"MemberPress AWS and Importer Enhancements\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/#listItem\",\"name\":\"MemberPress Features\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#listItem\",\"position\":4,\"name\":\"MemberPress AWS and Importer Enhancements\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/category\\\/memberpress-features\\\/add-ons\\\/#listItem\",\"name\":\"Add-Ons\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#organizationLogo\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"image\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/memberpress\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/memberpressplugin\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/MemberPressPlugin\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/memberpress\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/supercleanse\\\/#author\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/supercleanse\\\/\",\"name\":\"Blair Williams\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/litespeed\\\/avatar\\\/408a6ba443ef497d5ca72aaa6158574d.jpg?ver=1772726511\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#webpage\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/\",\"name\":\"MemberPress AWS and Importer Enhancements\",\"description\":\"We've made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/memberpress-aws-and-importer-enhancements\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/supercleanse\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/supercleanse\\\/#author\"},\"datePublished\":\"2014-11-25T15:02:27-05:00\",\"dateModified\":\"2017-09-20T12:57:52-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>MemberPress AWS and Importer Enhancements<\/title>\n\n","aioseo_head_json":{"title":"MemberPress AWS and Importer Enhancements","description":"We've made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!","canonical_url":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/","robots":"max-image-preview:large","keywords":"amazon aws,aws,software updates,wordpress,wordpress membership plugin,wordpress membership software","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#blogposting","name":"MemberPress AWS and Importer Enhancements","headline":"MemberPress AWS and Importer Enhancements","author":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/supercleanse\/#author"},"publisher":{"@id":"https:\/\/memberpress.com\/de\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2014\/11\/aws_config.png","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#articleImage","width":767,"height":472},"datePublished":"2014-11-25T15:02:27-05:00","dateModified":"2017-09-20T12:57:52-04:00","inLanguage":"de-DE","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#webpage"},"isPartOf":{"@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#webpage"},"articleSection":"Add-Ons, Releases, Amazon AWS, AWS, software updates, Wordpress, WordPress Membership Plugin, WordPress Membership Software"},{"@type":"BreadcrumbList","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de#listItem","position":1,"name":"Home","item":"https:\/\/memberpress.com\/de","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/#listItem","name":"MemberPress Features"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/#listItem","position":2,"name":"MemberPress Features","item":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/add-ons\/#listItem","name":"Add-Ons"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/add-ons\/#listItem","position":3,"name":"Add-Ons","item":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/add-ons\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#listItem","name":"MemberPress AWS and Importer Enhancements"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/#listItem","name":"MemberPress Features"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#listItem","position":4,"name":"MemberPress AWS and Importer Enhancements","previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/add-ons\/#listItem","name":"Add-Ons"}}]},{"@type":"Organization","@id":"https:\/\/memberpress.com\/de\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/memberpress.com\/de\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#organizationLogo","width":1650,"height":1275,"caption":"memberpress logo icon"},"image":{"@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/memberpress\/","https:\/\/www.pinterest.com\/memberpressplugin\/","https:\/\/www.youtube.com\/c\/MemberPressPlugin","https:\/\/www.linkedin.com\/company\/memberpress\/"]},{"@type":"Person","@id":"https:\/\/memberpress.com\/de\/blog\/author\/supercleanse\/#author","url":"https:\/\/memberpress.com\/de\/blog\/author\/supercleanse\/","name":"Blair Williams","image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/litespeed\/avatar\/408a6ba443ef497d5ca72aaa6158574d.jpg?ver=1772726511"}},{"@type":"WebPage","@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#webpage","url":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/","name":"MemberPress AWS and Importer Enhancements","description":"We've made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/memberpress.com\/de\/#website"},"breadcrumb":{"@id":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/#breadcrumblist"},"author":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/supercleanse\/#author"},"creator":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/supercleanse\/#author"},"datePublished":"2014-11-25T15:02:27-05:00","dateModified":"2017-09-20T12:57:52-04:00"},{"@type":"WebSite","@id":"https:\/\/memberpress.com\/de\/#website","url":"https:\/\/memberpress.com\/de\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"de-DE","publisher":{"@id":"https:\/\/memberpress.com\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"MemberPress","og:type":"article","og:title":"MemberPress AWS and Importer Enhancements","og:description":"We've made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!","og:url":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/","og:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:secure_url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:width":1650,"og:image:height":1275,"article:published_time":"2014-11-25T22:02:27+00:00","article:modified_time":"2017-09-20T18:57:52+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"MemberPress AWS and Importer Enhancements","twitter:description":"We've made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"5060","title":"MemberPress AWS and Importer Enhancements","description":"We've made some great changes on our AWS and Importer addons to make MemberPress a better tool for you. Check them out in this post!","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2025-10-09 16:25:25","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":null,"created":"2020-12-21 16:19:15","updated":"2026-03-03 15:09:10"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/\" title=\"MemberPress Features\">MemberPress Features<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/add-ons\/\" title=\"Add-Ons\">Add-Ons<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tMemberPress AWS and Importer Enhancements\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/memberpress.com\/de"},{"label":"MemberPress Features","link":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/"},{"label":"Add-Ons","link":"https:\/\/memberpress.com\/de\/blog\/category\/memberpress-features\/add-ons\/"},{"label":"MemberPress AWS and Importer Enhancements","link":"https:\/\/memberpress.com\/de\/blog\/memberpress-aws-and-importer-enhancements\/"}],"app_bookmark":{"bookmark_id":0,"is_bookmarked":false,"bookmark_date":0},"comments_count":"2","content_native":[],"app_access":{"can_access":true,"restrict_message":null},"_links":{"self":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/posts\/5060","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/comments?post=5060"}],"version-history":[{"count":0,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/posts\/5060\/revisions"}],"wp:attachment":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/media?parent=5060"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/categories?post=5060"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/tags?post=5060"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}