{"id":23405,"date":"2013-06-02T09:24:21","date_gmt":"2013-06-02T09:24:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/viplus\/"},"modified":"2013-09-29T07:16:50","modified_gmt":"2013-09-29T07:16:50","slug":"viplus","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/viplus\/","author":12217551,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.5","stable_tag":"1.534","tested":"3.4.2","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"V.I.Plus - email marketing widget","header_author":"Ilya Krashchyn","header_description":"","assets_banners_color":"","last_updated":"2013-09-29 07:16:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.viplus.com","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1404,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.534":"<p>Change widget name<\/p>","1.532":"<p>Readme fix<\/p>","1.53":"<p>This upgrade will give you possibility to choose registration mode: Merge, Update or Cancel.\nNew options are:\n * [Merge]: add anyway; add to selected group even if exists in another group (will appear in both groups)\n * [Update]: add anyway; add to selected group even if exists in another group (will appear only in selected group)\n * [Fail]: don&#039;t add when such email already exists. Will give error message &quot;User is already registered&quot;<\/p>","1.52":"<p>Latest release<\/p>","1.51":"<p>Latest stable release<\/p>","1.43":"<p>Stable release<\/p>","1.2":"<p>First stable release<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.4","1.41","1.42","1.43","1.431","1.5","1.51","1.52","1.53","1.531","1.532","1.533","1.534","1.535"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[701,597,603,448,63748],"plugin_category":[41,45,58],"plugin_contributors":[95608],"plugin_business_model":[],"class_list":["post-23405","plugin","type-plugin","status-closed","hentry","plugin_tags-commerce","plugin_tags-integration","plugin_tags-registration","plugin_tags-subscription","plugin_tags-v-i-plus-email-marketing","plugin_category-communication","plugin_category-ecommerce","plugin_category-user-management","plugin_contributors-atplogic","plugin_committers-atplogic"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/viplus.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Word press plug-in<\/p>\n\n<p>V.I.Plus - email marketing<\/p>\n\n<p>V.I.Plus - email marketing is a professional yet easy and fun to use email marketing system.\nThe system includes a powerful newsletter builder, responsive email for \nmobile devices, auto launchers and more.<\/p>\n\n<p>The V.I.Plus - email marketing registration plug-in enables you to integrate your V.I.Plus account \nwith WordPress. After installing the plug-in, a widget will be created in the admin section. \nYou can relocate the widget as you desire.<\/p>\n\n<p>The widget provides support for several languages (English, Hebrew and Russian) \nand enables V.I.Plus members to implement a digital registration form users \ncan subscribe to their mailing list.<\/p>\n\n<p>Build &amp; enhance your customer relationship today. Try V.I.Plus now!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Create the 'viplus' folder in your '\/wp-content\/plugins\/' directory.<\/li>\n<li>Upload plugin files to newly created folder<\/li>\n<li>Activate 'V.I.Plus - email marketing' plugin, pressing 'Plugins' =&gt; 'Installed plugins'<\/li>\n<li>Visit 'Appearance' =&gt; 'Widgets' and drag your 'V.I.Plus - email marketing' widget to desired sidebar position<\/li>\n<li>Visit your V.I.Plus account and create new API Key, pressing 'Settings' =&gt; 'API Keys' =&gt; 'Add IPI Key'<\/li>\n<li>Copy created API Key value to 'API Key' field in 'V.I.Plus - email marketing' widget<\/li>\n<li>Fill widget title. It will appear above registration form at your site<\/li>\n<li>Done<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to use 'V.I.Plus - email marketing' widget with a shortcode?<\/dt>\n<dd><p>In any editor, add the following line at the place You want the registration form will appear:\n[atp-viplus-register apikey=\"XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\" title=\"TITLE\"]test[\/atp-viplus-register]\n * The 'apikey' attribute is required. You can get it from Your V.I.Plus account pressing \"Settings =&gt; API Keys\".\n * The 'title' key is used to define custom title above the form.<\/p><\/dd>\n<dt>How to subscribe users via 'V.I.Plus - email marketing' widget into specific group in your V.I.Plus account?<\/dt>\n<dd><p>In the source code, find 'viplists' variable value (located in function atpSendData()).\nInitially, it looks like this: <code>'viplists' =&gt; '0'<\/code>.\nChange '0' to desired group value. For example: <code>'viplists' =&gt; '123456'<\/code>. Save changes.\n* The group number you can get in your V.I.Plus account, pressing 'Lists' and taking a value from the \n'System #' field.<\/p><\/dd>\n<dt>How to tune up updating mode for existing contacts?<\/dt>\n<dd><p>In the source code, find the string: <code>'exists' =&gt; 'Merge',<\/code>.\nChange 'Merge' value to one of possible alternatives and save changes:\n[Merge]: add new contact even if such contact already exists in another group (will appear in both groups). \n[Update]: add new contact even if such contact already exists in another group (will appear only in chosen group).\n[Fail]: add only new contacts. don't add contact if such email already exists in any of your lists.\nExample: 'exists' =&gt; 'Update',<\/p><\/dd>\n<dt>Widget don't work or something described here is going wrong<\/dt>\n<dd><p>Email us to support@viplus.com and describe a problem. Our staff will help you soon.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.532<\/h4>\n\n<ul>\n<li>Readme fix<\/li>\n<\/ul>\n\n<h4>1.53<\/h4>\n\n<ul>\n<li>Registration mode handling: when account is exists, it is possible to merge, update or cancel registration.\nThis upgrade will give you possibility to choose registration mode: Merge, Update or Cancel.\nNew options are:\n\n<ol>\n<li>[Merge]: add anyway; add to selected group even if exists in another group (will appear in both groups)<\/li>\n<li>[Update]: add anyway; add to selected group even if exists in another group (will appear only in selected group)<\/li>\n<li>[Fail]: don't add when such email already exists. Will give error message \"User is already registered\"<\/li>\n<\/ol><\/li>\n<\/ul>\n\n<h4>1.52<\/h4>\n\n<ul>\n<li>Change readme<\/li>\n<\/ul>\n\n<h4>1.51<\/h4>\n\n<ul>\n<li>Fixed options handling<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Contains options bug<\/li>\n<li>Hide apikey in the form when using via sidebar<\/li>\n<li>Minor bugs fixed<\/li>\n<\/ul>\n\n<h4>1.43<\/h4>\n\n<ul>\n<li>Stable release<\/li>\n<li>Bugfix<\/li>\n<li>It is possible to use the widget with shortcode \"atp-viplus-register\". \nExample: [atp-viplus-register apikey=\"XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\" title=\"V.I.Plus Registration Form\"]Example[\/atp-viplus-register]<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>This version is not available from WordPress Plugin Directory<\/li>\n<li>Added option to use shortcode<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>First stable release.<\/li>\n<li>Support for English and Russian languages<\/li>\n<li>Minor bugs fixed<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>This version is not available from WordPress Plugin Directory<\/li>\n<li>Bugfix<\/li>\n<li>Support for 'viplists' value to define specific group.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>This version is not available from WordPress Plugin Directory<\/li>\n<li>First version.<\/li>\n<\/ul>","raw_excerpt":"V.I.Plus - email marketing registration plug-in enables you to register new \nsubscribers to your newsletter directly from your WordPress site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23405"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/atplogic"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23405"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23405"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23405"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23405"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23405"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}