{"id":42868,"date":"2016-03-29T05:05:37","date_gmt":"2016-03-29T05:05:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/event-importer-for-meetup-and-the-events-calendar\/"},"modified":"2016-08-21T20:58:51","modified_gmt":"2016-08-21T20:58:51","slug":"event-importer-for-meetup-and-the-events-calendar","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/event-importer-for-meetup-and-the-events-calendar\/","author":7555972,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3.1","stable_tag":"0.3.1","tested":"4.6.30","requires":"4.4","requires_php":"","requires_plugins":"","header_name":"Event Importer for Meetup and The Events Calendar","header_author":"dabernathy89","header_description":"","assets_banners_color":"cfcccf","last_updated":"2016-08-21 20:58:51","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/DanielAbernathy","header_plugin_uri":"","header_author_uri":"https:\/\/danielabernathy.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2826,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1480188","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1480188","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1380767","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1380767","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2.1","0.2.2","0.2.3","0.3.0","0.3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1380767","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1380767","resolution":"2","location":"assets"}},"screenshots":{"1":"On the main import settings screen you can set your Meetup.com API Key and the default status of imported events.","2":"On the Meetup.com import tab, you can set up recurring imports. Enter the URL of the meetup group and choose Event Categories that its events will be a part of."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416,1486,22662],"plugin_category":[40],"plugin_contributors":[85086],"plugin_business_model":[],"class_list":["post-42868","plugin","type-plugin","status-publish","hentry","plugin_tags-calendar","plugin_tags-events","plugin_tags-meetup","plugin_category-calendar-and-events","plugin_contributors-dabernathy89","plugin_committers-dabernathy89"],"banners":{"banner":"https:\/\/ps.w.org\/event-importer-for-meetup-and-the-events-calendar\/assets\/banner-772x250.png?rev=1380767","banner_2x":"https:\/\/ps.w.org\/event-importer-for-meetup-and-the-events-calendar\/assets\/banner-1544x500.png?rev=1380767","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/event-importer-for-meetup-and-the-events-calendar\/assets\/icon-128x128.png?rev=1480188","icon_2x":"https:\/\/ps.w.org\/event-importer-for-meetup-and-the-events-calendar\/assets\/icon-256x256.png?rev=1480188","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/event-importer-for-meetup-and-the-events-calendar\/assets\/screenshot-1.png?rev=1380767","caption":"On the main import settings screen you can set your Meetup.com API Key and the default status of imported events."},{"src":"https:\/\/ps.w.org\/event-importer-for-meetup-and-the-events-calendar\/assets\/screenshot-2.png?rev=1380767","caption":"On the Meetup.com import tab, you can set up recurring imports. Enter the URL of the meetup group and choose Event Categories that its events will be a part of."}],"raw_content":"<!--section=description-->\n<p>Automatically import events from Meetup.com into The Events Calendar.<\/p>\n\n<p>To get started, make sure that you have The Events Calendar plugin (by Modern Tribe) installed. This plugin will not do anything without it!<\/p>\n\n<p>This plugin relies on WP Cron to run the import on a schedule, so it will not work if you have disabled WP Cron (sometimes this is done in wp-config.php).<\/p>\n\n<p>After you have both plugins installed, you need to configure a couple of settings. First navigate to Events -&gt; Import in your Dashboard. From there you can input your <a href=\"https:\/\/secure.meetup.com\/meetup_api\/key\/\">Meetup.com API Key<\/a> and choose the post status that should be used for imports.<\/p>\n\n<p>Next, click on the \"Meetup.com\" tab. From there you can fill in the URL for a Meetup group, select the Event Categories you want it to be mapped to, and hit \"Add Recurring Import\". This will schedule a script to run twice a day to import the upcoming events from that group into The Events Calendar. You can add as many groups as you'd like.<\/p>\n\n<p><em>This is an early release of this plugin, so it's a little barebones. Help make it better by contributing yourself - see below!<\/em><\/p>\n\n<h4>Contributing<\/h4>\n\n<p>You can contribute to development of the plugin on <a href=\"https:\/\/github.com\/dabernathy89\/meetup-importer-for-the-events-calendar\/\">Github<\/a>. Please don't use the repo for technical support. Pull requests will be welcomed for bug fixes and other improvements. Let me know before you start developing a new feature so that we can discuss it.<\/p>\n\n<p>This plugin is built using the <code>generator-plugin-wp<\/code> Yo generator built by WebDevStudios.<\/p>\n\n<h4>Disclaimer<\/h4>\n\n<p>I am not affiliated with Meetup, Inc or Modern Tribe (developers of The Events Calendar). This plugin is not endorsed, sponsored, or certified by Meetup, Inc or Modern Tribe. I really hope they like it though.<\/p>\n\n<!--section=installation-->\n<h4>Manual Installation<\/h4>\n\n<ol>\n<li>Upload the entire <code>\/event-importer-for-meetup-and-the-events-calendar<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate Event Importer for Meetup and The Events Calendar through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Bug fix: multiple venues were not importing correctly<\/li>\n<\/ul>\n\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>Add option to display an event's Meetup.com link<\/li>\n<\/ul>\n\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>Add screenshots to readme.<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>Map event categories on import, update readme, code cleanup<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Update plugin name and readme<\/li>\n<\/ul>\n\n<h4>0.2.0<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<\/ul>","raw_excerpt":"Automatically import events from Meetup.com into The Events Calendar.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42868","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42868"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dabernathy89"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42868"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42868"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42868"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42868"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42868"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}