<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Membership Site Plugin - Wordpress Membership Plugin - MemberWing &#187; membership site</title>
	<atom:link href="http://www.memberwing.com/tag/membership-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.memberwing.com</link>
	<description>Wordpress Membership Plugin - Software to Build Membership and Subscription Sites. Wordpress Membership and Subscription plugin MemberWing - Forum - Information - Resources</description>
	<lastBuildDate>Thu, 19 Jan 2012 14:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New user account is not created or notification email did not arrive? Remedies</title>
		<link>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 20:17:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site paypal]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[paypal ipn]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=425</guid>
		<description><![CDATA[Symptoms: You installed MemberWing, ran test transaction but new user did not get created and/or notification email did not get delivered. or: Your new member paid but he did not receive notification email. Tips, Hints and Remedies: Are you using free version of MemberWing? Free version does not support automatic account creation. Only Webmaster and [...]]]></description>
			<content:encoded><![CDATA[<h3>Symptoms:</h3>
<ul>
<li> <strong>You installed MemberWing, ran test transaction but new user did not get created and/or notification email did not get delivered.</strong><br />
or: </li>
<li> <strong>Your new member paid but he did not receive notification email.</strong> </li>
</ul>
<h3>Tips, Hints and Remedies:</h3>
<ol>
<li><strong>Are you using free version of MemberWing?</strong> Free version does not support automatic account creation. Only Webmaster and Professional versions support it.</li>
<li><strong>Did you ran test transaction against already existing account?</strong><br />
or:<br />
<strong>Did you ran test transaction against your own administrative account/email?</strong><br />
All test purchases must be done from account/email <strong>that does not yet exist in WordPress Users database</strong>. If account already exist &#8211; MemberWing will not send repeated notifications and no changes will happen into the database. Having said that if user was just a regular subscriber and bought new membership &#8211; he will get elevated to &#8220;Gold&#8221; or other premium member.<br />
Every time before running test transaction &#8211; make sure to remove new customer&#8217;s account from Users database.</li>
<li><strong>Did you check your email account SPAM folder?</strong> Quite often overly agressive anti-spam filters of your email provider treat as spam very legitimate emails. Make sure new account confirmation email did not end in your in-box SPAM folder.</li>
<li><strong>Is your site password-protected?</strong><br />
Paypal or other processor&#8217;s IPN callback cannot get through if your site has any type of access or firewall protection to access IPN script.</li>
<li><strong>Try to access your IPN script manually</strong> directly from your own browser in the following format:<br />
http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/notify_paypal.php<br />
or <br />
http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-X-DIRECTORY/mwx-notify-paypal.php<br />
to quickly check see if it is accessable.<br />
If you are some sort of getting browser error &#8211; it means IPN script is not accessable for some reason, possibly due to invalid path or access restrictions imposed by your hosting account.</li>
<li><strong>Check to see if you have __log.php file created inside MemberWing&#8217;s installation directory</strong>:<br />
/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/__log.php<br />
This file is created and updated each time your system receives payment notification from Paypal (that is if it&#8217;s correctly setup). If you don&#8217;t see __log.php file than it means <span>Paypal</span>&#8216;s <span>IPN</span> either never reached your script or never was fired out for some reason. <br />
Tip: __log.php actually gets created and updated every time any of notify*.php scripts get accessed. <br />
To force creation of __log.php file &#8211; navigate with your browser to:<br />
http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/notify_paypal.php<br />
and then refresh/check memberwing&#8217;s directory again &#8211; __log.php must be created now. If it still not created &#8211; make sure your directory is writable.</li>
<li><strong>Are you testing with sandbox enabled in MemberWing admin settings but using Paypal button created within your real, non-sandbox account</strong>?<br />
This won&#8217;t work &#8211; if you test purchase with sandbox &#8211; everything, including your emails needs to be sandbox emails.<br />
Paypal pay url (encoded into the button&#8217;s code) needs to be sandbox url (www.sandbox.paypal.com) if you are testing in sandbox mode. This is common mistake when people enable sandbox mode and then trying to run test with buttons created in non-sandbox mode.</li>
<li><strong>Check your inbox SPAM folder</strong>. Some email services try to filter spam too aggressively and many ligitimate emails are ending up in SPAM folders.</li>
<li><strong>Diagnose Paypal IPN errors using Paypal IPN history page</strong>. To do that:<br />- Login to your <span>paypal</span> account<br />- Follow this link:<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_display-ipns-history" target="_blank">https://www.<span>paypal</span>.com/us/cgi-bin/webscr?cmd=_display-ipns-history</a><br />
It will show you your <span>IPN</span> activity history as well as any status codes that <span>paypal</span> received. This area of Paypal will show you all IPN activity history as well as possible error codes.</li>
<li><strong>Did you change your domain name or wordpress address or blog subdirectory</strong> *after* setting up Buy/Subscribe button?<br />
In this case IPN notification will never reach your script. <br />
Make sure IPN points to the same site where MemberWing is installed.</li>
<li><strong>To create test &#8220;purchase&#8221; manually</strong> without exchanging money, charging Paypal or credit cards &#8211; look into <em><strong>notify_test.php</strong></em> file located into memberwing&#8217;s directory. This file has instructions to follow if you want to &#8220;generate&#8221; test purchase manually and see what kind of emails your customers will be receiving and to test integration with autoresponder. This way you will also be able to test Aweber integration if wanted to.<br />
<span style="text-decoration: underline;">Please note that this feature does not include free support</span>.</li>
<li>Do you have any caching plugins active? Disable caching plugin(s) and re-run tests.</li>
<li>Some plugins (notably &#8220;Bad Behavior plugin&#8221; is one of them) prohibit access to files by outside scripts, including Paypal payment notifier. See if you have any plugins running that may prevent IPN script to be accessed normally.</li>
<li>Same type of &#8220;blocking&#8221; could be introduced by hosting providers as part of their own anti-spam / anti-hacking efforts. Contact your hosting provider and make sure that they are not blocking calls to IPN scripts.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Integrating your membership site with Rapid Action Profits system</title>
		<link>http://www.memberwing.com/memberwing-plugin/integrating-your-membership-site-with-rapid-action-profits-system/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/integrating-your-membership-site-with-rapid-action-profits-system/#comments</comments>
		<pubDate>Wed, 27 May 2009 22:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[affiliate marketing]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[memberwing]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[rapid action profits]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=350</guid>
		<description><![CDATA[Premium editions of MemberWing 3.77 and higher now include free addon for smooth integration with Rapid Action Profits (RAP) system. RAP is a powerful all-in-one web marketing, affiliate and joint venture management and secure digital product delivery platform. RAP also includes unique feature where affiliate is paid immediately via Paypal after referring sale to you. [...]]]></description>
			<content:encoded><![CDATA[<p>Premium editions of MemberWing 3.77 and higher now include free addon for smooth integration with <a title="Rapid Action Profits" href="http://www.memberwing.com/goto/rapidactionprofits">Rapid Action Profits</a> (RAP) system.</p>
<p>RAP is a powerful all-in-one web marketing, affiliate and joint venture management and secure digital product delivery platform.</p>
<p>RAP also includes unique feature where affiliate is paid immediately via Paypal after referring sale to you. This feature makes RAP-based sites very attractive for affiliates.<br />RAP allows you to market infoproducts very efficiently, include upsells, include downsells (if upsell is rejected &#8211; it will offer paying customer cheaper version of something) and pay different commissions on different products.</p>
<p>Contrary to other self-managed affiliate softwares, RAP automatically manages affiliate payoffs &#8211; in fact it happens right away and you don&#8217;t need to remember to allocate your precious time for housekeeping needs.</p>
<p>RAP includes templates to customize your sales pages any way you wish.</p>
<p>Here is a list of main features of Rapid Action Profits system:</p>
<ul>
<li>Complete integration and automation of sales functionality</li>
<li>Instant affiliate sign-up without approval hassles. Helps to grow network of your affiliates the quickest way.</li>
<li>Together with traditional marketing creatives and templates &#8211; includes peelaway ads and adsense ads templates.</li>
<li>Includes equity partner to share portal revenues with other parties.</li>
<li>Allows to offer 100% commission for your front-end offer and pay different commission levels to different affiliates and joint venture partners.</li>
<li>System to manage and promote One Time Offers.</li>
<li>Sales pages Split Testing capabilities</li>
<li>Ability to create expirable and hidden downloadlinks for your digital products.</li>
<li>Discount Coupon Management System</li>
</ul>
<p>Rapid Action Profits has an active <strong><a title="Rapid Action Profits forum" href="http://rapidactionprofits.com/forum/index.php">discussion forum</a></strong> where you&#8217;re more than welcome to chat with other users of this system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/integrating-your-membership-site-with-rapid-action-profits-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MW Gradual Content plugin &#8211; scheduled content delivery for your membership site</title>
		<link>http://www.memberwing.com/software/mw-gradual-content-plugin/</link>
		<comments>http://www.memberwing.com/software/mw-gradual-content-plugin/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 19:20:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Membership Site News]]></category>
		<category><![CDATA[bleeding content]]></category>
		<category><![CDATA[dripping content]]></category>
		<category><![CDATA[gradual content]]></category>
		<category><![CDATA[gradual content release]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site software]]></category>
		<category><![CDATA[scheduled content]]></category>
		<category><![CDATA[scheduled content delivery]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?page_id=318</guid>
		<description><![CDATA[Please note that MW Gradual Content plugin is now integrated into MemberWing Professional (One and Unlimited) as well as into MemberWing-X plugin If you own or will be buying MemberWing or MemberWing-X plugin &#8211; you do not need to buy MW Gradual Content delivery plugin separately. But if you want to add gradual content delivery [...]]]></description>
			<content:encoded><![CDATA[<h3 style="text-align: center;"><span style="color: #d4020e;">Please note that MW Gradual Content plugin is now integrated into MemberWing Professional (One and Unlimited) as well as into MemberWing-X plugin<br />
 If you own or will be buying MemberWing or MemberWing-X plugin &#8211; you <span style="text-decoration: underline;"><strong>do not</strong></span> need to buy MW Gradual Content delivery plugin separately. <span style="color: #000000;"><br />
 But if you want to add gradual content delivery functionality to your website (without owning MemberWing) then you need to get this plugin.</span></span></h3>
<h2>What is MW Gradual Content delivery plugin?</h2>
<p><strong>MW Gradual Content Delivery</strong> wordpress plugin allows you to gradually release content (articles) to your visitors and members, depending on how long reader been a member with your blog. The longer user been a member &#8211; the more premium content he will see compare to the guy that just joined.</p>
<p>With MW Gradual Content you can preload your membership site with an excellent content but your visitors will be exposed to it gradually on a <em><strong>predefined schedule</strong></em>. <span style="text-decoration: underline;">This process is automatic</span>, once you uploaded the articles and specified maturity for articles.</p>
<p>You are able to specify maturity <span style="text-decoration: underline;"><em><strong>per article</strong></em></span> which gives you fine grain control over your content.</p>
<h2>What&#8217;s the benefits of using MW Gradual Content plugin?</h2>
<p>Gradual content delivery, also known as <em><strong>content dripping</strong></em> (as well as <em><strong>bleeding of content</strong></em>) elevates your online membership site business to a next level.</p>
<ol>
<li><strong>Protects you from content leechers </strong>- people who subscribe, steal all your content and then unsubscribe (even requesting a refund).</li>
<li>Ability to have your paying <strong>members to stay with your recurring membership site business for longer</strong>.</li>
<li>Ability to automatically &#8220;evolve&#8221; your membership site&#8217;s content for premium members without your day to day involvement in the content delivery process. <br />
 <strong>This opens doors for you to launch multiple automated membership site portals</strong>.<br />
 Many membership sites could be launched with preloaded content prescheduled for gradual delivery.</li>
<li><strong>Fine grained control of delivery schedule</strong> on a per post / per article basis.</li>
<li>Will work with other membership site software, such as <a href="http://www.memberwing.com/goto/wpwishlist/">WP Wishlist</a> and others.</li>
</ol>
<p>Your members will benefit from it as well. If your site is educational by nature &#8211; it will allow them not to get overwhlemed by lots of complex stuff and process and absorb information in a proper gradual step by step order.</p>
<p>All above benefits will translate into more money for your online membership business as well as happier and longer lasting relationship with your audience and customers.</p>
<h2>How it works?</h2>
<p>With MW Gradual Content Delivery plugin you use custom fields to specify &#8216;<strong>maturity</strong>&#8216; of each article in <strong>days.</strong> For the given article to be shown to member his maturity level (how long he has been a member) must be equal or exceeding the one specified. &#8216;Custom fields&#8217; are small extra information areas available at the same screen where you editing your post/article &#8211; see picture below.</p>
<p>For example if specified article &#8216;<strong>maturity</strong>&#8216; is &#8216;<strong>60</strong>&#8216; then only users who been members for at least <strong>60 </strong>days will be able to see the content of this article.<br />
 You specify each article maturity via custom field: &#8216;<strong>maturity</strong>&#8216; and set it&#8217;s value to a number of days.<br />
 Example: Key: maturity   Value: 30 &#8211; means for this article to be seen user must be a member for at least 30 days long with your membership site.</p>
<p><br class="spacer_" /></p>
<p> </p>
<div id="attachment_320" class="wp-caption alignnone" style="width: 475px"><img class="size-full wp-image-320" style="border: 1px solid black;" title="Specifying Article Maturity Level" src="http://www.memberwing.com/wp-content/uploads/2009/02/gradual-content-plugin.jpg" alt="gradual-content-plugin" width="465" height="148" /><p class="wp-caption-text">Specifying Article Maturity Level. Only members for at least 30 days could see this article.</p></div>
<p> </p>
<p><br class="spacer_" /></p>
<h2>What if &#8220;young&#8221; user will learn about URL from &#8220;old&#8221; user and try to access it?</h2>
<p>He will see 404 error and will not be able to access this article until his membership term is mature enough.</p>
<p><br class="spacer_" /></p>
<h2>I want to build membership site. Give me the list of what I need.</h2>
<p>You need:</p>
<ol>
<li>Website + wordpress installed and configured. <a href="http://www.memberwing.com/contact/" title="Contact Us">Contact Us</a> if you need help in that.</li>
<li>Membership site software plugin. Membership site software will take care of automated payments and creation of user groups and permission levels (depends on complexity of given plugin).  There are many available, including our own <a title="Membership Site Software - plugin for WordPress" href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/">MemberWing membership site plugin</a>.<br />
 Above 2 steps will take care of creation and management of users and protected areas on your site.<br />
 If you want to be able to gradually release content to your members, enjoy protection again leechers and keep your paying members for longer then you need &#8230;</li>
<li>MW Gradual Content delivery plugin. <br />
 You may combine MW Gradual Content plugin with any membership site script or plugin, such as  with our own <a title="Membership Site Software - MemberWing" href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/">MemberWing Membership Site</a> plugin. Although MW Gradual Content plugin was optimized and rigorously tested to work well with MemberWing. By combining both of these plugins you&#8217;ll get access to powerful fully featured membership site software solution.</li>
</ol>
<p><br class="spacer_" /></p>
<h2>I want fully featured but simple to use solution. I don&#8217;t have time to dig technology to make my business work. Is your software right for me?</h2>
<ul>
<li>With MemberWing membership site plugin you create premium content just by virtue of inserting little marker <span style="color: #ff0000;"><em>{+<span style="color: #ff6600;">+</span>+}</em></span> inside the content like this:<br />
 <strong><em>Free teaser available to attract visitors and search engines</em></strong> <strong><span style="color: #ff0000;">{+<span style="color: #ff6600;">+</span>+}</span></strong> <span style="color: #339966;"><em><strong>Premium content visible only to members..</strong></em></span>.    Done.</li>
<li>With Gradual Content plugin you schedule delivery of articles just by setting 1 custom field, for example: <br />
 &#8216;maturity&#8217; to &#8217;30&#8242; if you want this article to be visible only to ones who been members for at least 30 days.<br />
 Rinse and repeat for other articles. <br />
 Done.</li>
</ul>
<p>Can&#8217;t get simpler than that and that&#8217;s what our users are loving it for.</p>
<h4><span style="color: #ff0000;">Note: MW Gradual Content plugin is <span style="text-decoration: underline;">already</span> integrated with <a title="Membership Site Software - plugin for WordPress" href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/">premium editions of MemberWing membership site plugin</a>.</span></h4>
<h4>Although if you are using membership plugins from different vendors &#8211; you may purchase MW Gradual Content plugin separately to enhance features of your existing membership sites:</h4>
<table style="width: 50%; height: 62px;" border="1" cellspacing="1" cellpadding="1" align="center">
<tbody>
<tr>
<td style="text-align: left;">MW Gradual Content delivery plugin &#8211; Single Domain License</td>
<td style="text-align: center;">$79.95<br />
 [sniplet buy mwgc1]</td>
</tr>
<tr>
<td>MW Gradual Content delivery plugin &#8211; Unlimited Domains License</td>
<td style="text-align: center;">$149.95<br />
 [sniplet buy mwgcu]</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/software/mw-gradual-content-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add free members to membership site without payment</title>
		<link>http://www.memberwing.com/memberwing-plugin/how-to-add-free-members-to-membership-site-without-payment/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/how-to-add-free-members-to-membership-site-without-payment/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 19:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site free register]]></category>
		<category><![CDATA[memberwing]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=315</guid>
		<description><![CDATAIf you have membership site (based on MemberWing or any other software) and would like them to become a members without requiring payment &#8211; here are steps: Login to your WordPress admin panel Go to: Settings &#8211; &#62; General Anyone can register Set &#8220;New User Default Role&#8221; to &#8220;Bronze Member&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>If you have membership site (based on MemberWing or any other software) and would like them to become a members without requiring payment &#8211; here are steps:</p>
<ol>
<li>Login to your WordPress admin panel</li>
<li>Go to: Settings &#8211; &gt; General -&gt; Membership</li>
<li>Check this: [x] Anyone can register</li>
<li>Set &#8220;New User Default Role&#8221; to &#8220;Bronze Member&#8221; &#8211; or whatever role you want free member to be.</li>
<li>Send visitors to this page for login or registration:<br />http://www.YOUR-SITE-NAME.com/wp-login.php </li>
</ol>
<p>That&#8217;s it &#8211; now anyone can join for free and be assigned role that you set.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/how-to-add-free-members-to-membership-site-without-payment/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Most wanted features for membership sites</title>
		<link>http://www.memberwing.com/membership-site-news/most-wanted-features-for-membership-sites/</link>
		<comments>http://www.memberwing.com/membership-site-news/most-wanted-features-for-membership-sites/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 22:13:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Membership Site News]]></category>
		<category><![CDATA[membership plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site benefits]]></category>
		<category><![CDATA[membership site features]]></category>
		<category><![CDATA[membewing]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=287</guid>
		<description><![CDATA[Recently I&#8217;ve polled my subscribers on the list of most desirable features that they would like to have for their membership sites. Many of them already made it into most recent release of MemberWing. So here your wish list questions and my comments: Desmond Ong (desmondblog.com): - Discount coupon codes for my membership site. They [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve polled my subscribers on the list of most desirable features that they would like to have for their membership sites. Many of them already made it into most recent release of MemberWing. So here your wish list questions and my comments:</p>
<ul>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #00681c;"><strong>Desmond Ong (desmondblog.com):</strong><br /> </span></span><em><strong>- Discount coupon codes for my membership site. They can get a cheaper subscription if they use a certain code.<br /> &#8211; One-time LIFETIME membership payment mode. </strong></em>
<ul>
<li>Answer:<br /> Both of these features could be implemented via <a href="http://www.memberwing.com/goto/e-junkie/"><strong>e-junkie</strong></a>. E-junkie is an inexpensive &#8220;digital&#8221; shopping cart that is supported by MemberWing. It cost starting from $5 flat monthly. You may create a product at e-junkie named &#8220;Lifetime Membership&#8221; and integrate it with MemberWing so upon payment user will get logon immediately.  Then use your e-junkie admin interface to generate discount coupon or gift certificate that users name be able to enter at checkout. It could be %-based, $-based, single use, multiple use, have expirations date, etc.. &#8211; very flexible and you can change it at any time to reflect current promotions.<br /> The only problem is that all will only work with single payment type of membership, not with recurring. E-junkie does not support recurring yet.<br /> Paypal supports <strong>entering </strong>coupons at a checkout but does not support <strong>generating </strong>coupons yet for reasons beyond me.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #790619;"><strong>Nikola Jankovic (peomedia.com):</strong><br /> </span></span><em><strong>- recurring payment option<br /> &#8211; affiliate program for recurring payment<br /> &#8211; 2checkout payments </strong></em>
<ul>
<li>Answer:<br /> Recurring payments is supported via Paypal, and full membership automation is supported in MemberWing premium editions. Recurring payments + affiliate program is supported via PayDotCom. We are in process of integrating MemberWing with self-hosted scripts such as Post Affiliate Pro &#8211; coming soon.<br /> 2Checkout payments are supported via e-junkie. The only thing to remember that e-junkie does not support recurring payments, although if you are ok with one-time membership scheme &#8211; it is great solution.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #5b1094;"><strong>Kevin at IT Europe:</strong><br /> </span></span><em><strong>1. Removal of the branding on the free version.<br /> 2. Integration with Community Builder. </strong></em>
<ul>
<li>Answer:<br /> Branding removal is of course possible but not with free version. That&#8217;s minor inconvenience that allows us to release and update free version and for you to launch fully featured membership site in minutes. <a title="MemberWing Professional Editions" href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/#BuyMemberWingNow"><strong>Professional Editions</strong></a> of MemberWing all has branding removed.<br /> Community Builder I think is from Joomla world. While MemberWing is for WordPress only for now &#8211; but in a future we might look into partnerships with able Joomla guys to bring simplicity and power of MemberWing to Joomla as well. Not there yet though.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #c88900;"><strong>Eric Scouten:</strong><br /> </span></span><em><strong>1. I&#8217;m not interested in having multiple levels of membership and that seems to be pretty thoroughly built into MW.<br /> 2. The state that I live in (Washington) requires that I collect sales tax for WA residents when selling access to digital downloads &#8230; </strong></em>
<ul>
<li>Answer:<br /> 1. MW does support 4 levels of membership but it doesn&#8217;t mean you have to use all of them. You may use only 1 &#8211; no problems. It&#8217;s like owning BMW M5 &#8211; it can go to 238 km/h, but you don&#8217;t really have to drive that fast at all times. But potential is there in case you need it.<br /> 2. Eric concerned about matching tax collections with local state requirements. This could be done via sophisticated shopping carts that might be aware of USA and local state tax codes. MemberWing does not do any shopping-carting and it won&#8217;t help you to buy more taxes for sure. </li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #cc0060;"><strong>Jobmass. com</strong>:<br /> </span></span><em><strong>I&#8217;m using another plug-in to restrict access to certain posts and pages- the user has to log in first.<br /> Would be great to incorporate this feature into memberwing </strong></em>
<ul>
<li>Answer:<br /> That&#8217;s EXACTLY what MemberWing does. And it&#8217;s basic version is free even!</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #008391;"><strong>Likvid Design:</strong><br /> </span></span><em><strong>Many people have subscriptions to tech sites from corporate accounts. This means that they&#8217;d like:<br /> &#8211; roaming accounts not locked to an email address<br /> &#8211; a good way to track and print receipts and invoices, preferably with billing history.<br /> It would be super if these features are added in.<br /> This is a great product! All the best to you.</strong></em>
<ul>
<li>Answer:<br /> MemberWing is not roaming account-aware app at this point. And definitely not going to be a competitor to Quickbooks or so for receipts/invoices/billing history tracking.<br /> What I see in a future is a possiblity of integration with other community softwares, like forums so that user will have single point payment and same login at different screens. Thank you for the kind words as well!</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #009486;"><strong>Auntie Jo</strong>:<br /> </span></span><em><strong>That one is easy &#8211; based on a question I asked just a little while ago.<br /> I like the ease of use of the &#8220;content markers&#8221; &#8211; so simple to set up!<br /> BUT I would like a feature where you could (if necessary) use ALL markers on a single page/post &#8211; to enable you to give your members an ever increasing view of the post/page depending on their level of membership.<br /> i.e on the same page or post .</strong></em>
<ul>
<li>Answer:<br /> Auntie is talking about having post like that:<br /> &#8230;Free content {<span style="color: #000000;">+</span>}Bronze content {<span style="color: #000000;">++</span>}Now silver content {<span style="color: #000000;">+++</span>} And this one is for Gold members only, etc&#8230;<br /> Auntie, sincerely I was going to start with excuses &#8220;why it&#8217;s not possible&#8230;blah&#8221;, but then decided to look into code <img src='http://www.memberwing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br /> So the real answer is &#8211; it is possible to do and will take me about 3 hours to implement which I currently don&#8217;t have. If I will see more commercial interest in this feature &#8211; it might happen. Cannot give any promises regarding this feature yet.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #b90038;"><strong>Daniel Correa</strong>:<br /> </span></span><em><strong>Hello<br /> I appreciate so much this plugin and it&#8217;s very util to me.<br /> The answer 1) The capacibility to work with 4 kinds of member, because it&#8217;s perfect to my model<br /> 2) Im brasilian and have working with a brasilian payment system called pagseguro (<a href="http://pagseguro.uol.com.br/" target="_blank">http://pagseguro.uol.com.br</a>) . Works like paypal, and I wish a automatic system to control de payment of users. Actually is a manual process. Im not using paypal becaus it&#8217;s very hard to transfer money to my country.</strong></em>
<ul>
<li>Answer:<br /> Sorry Daniel, no plans to implement this Brazilian payment system for now.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #846600;"><strong>Merka Dabzil</strong>:<br /> </span></span><em><strong>OK folks &#8211; here you go!<br /> &#8211; keep it simple. No need for another aMember&#8230;<br /> &#8211; maybe a module for safe (paid) downloads that can&#8217;t get ripped by any wannabe G00gle h4xx0r&#8230;<br /> &#8211; Only for WordPress. Period. And WordPress fully supported.<br /> &#8211; its cool you offer a version for free &#8211; but mentioning that it seems to be completely half-assed even without Paypal support only AFTER the download is somewhat&#8230; well, did encourage me not to install it. I would prefer a fully working time-limited trial so I can really decide what I am going to pay for.<br /> &#8211; option for fixed-term membership sites. No automatic infinite subscription, but limited to 12 months or 53 weeks of newsletter etc.<br /> &#8230;. &#8216;k, thats it for now&#8230;<br /> Seems to me like you almost nailed it. Some polishing, and this should do very well &#8211; there is a lot of demand for a simple and WORKING WP membership plugin.<br /> Cheers and keep up the great work!</strong></em>
<ul>
<li>Answer:<br /> &#8211; Safe downloads &#8220;module&#8221; is perfectly handled by <a href="http://www.memberwing.com/goto/e-junkie/"><strong>ejunkie</strong></a> with which MemberWing works well. So the answer here is &#8220;yes&#8221;.<br /> &#8211; WordPress *is* indeed.<br /> &#8211; Well free version does support paypal but of course you&#8217;d need to add/remove users manually.<br /> &#8211; Option for what you name &#8220;fix term&#8221; membership sites is fully supported by Paypal &#8220;Buy&#8221;, &#8220;Pay now&#8221; buttons as well as via <a href="http://www.memberwing.com/goto/e-junkie/"><strong>e-junkie&#8217;s</strong></a> facilities, as well as via PayDotCom affiliate network.<br /> Full automation of payments+users for above features is supported by <a href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/#BuyMemberWingNow"><strong>MemberWing Professional</strong></a><br /> &#8211; &#8230;and you&#8217;re right about polishing &#8211; doing it almost non-stop!</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #00681c;"><strong>Phil Meyer</strong>:</span></span><br /> <em><strong>One feature which I think would be pretty great would be to optionally allow one&#8217;s members to post on the blog, and in doing so:<br /> * set how many times a member (according to level, but possible individual override) can post within a selected timeframe;<br /> * select whether a member&#8217;s post should be published immediately or pend review (according to level, but possible individual override &#8211; possibly also a &#8220;trust&#8221; system whereby a member&#8217;s posts are automatically published after x number of successful posts);<br /> * possibility to sell the ability to post at various levels to non-members.<br /> Something like that&#8230; <img src='http://www.memberwing.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong></em>
<ul>
<li>Answer:<br /> These are interesting community-like features. At this point MemberWing offers webmaster to be the only publisher of premium contents. No prerequisites for managing other members publishing credentials. Thanks for letting me know about your features of interest though.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #790619;"><strong>Dan Ashton:</strong><br /> </span></span><em><strong>The ability to release new content every month would be great, so that someone joining six months after someone else only gets to see Month 1 content, for example).</strong></em>
<ul>
<li>Answer:<br /> Brownie point for Dan &#8211; he was first <img src='http://www.memberwing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <br /> This is the next big feature that it currently in the works to get into the next major release of MemberWing. The only thing is once this feature will be announced &#8211; the cost of <a href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/#BuyMemberWingNow"><strong>MemberWing Premium</strong></a> will go up big time &#8211; so to lock your cost base and get this feature &#8211; order <a href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/#BuyMemberWingNow"><strong>Pro version</strong></a> *before* the announcement.</li>
</ul>
</li>
<li><span class="HcCDpe"><span class="EP8xU" style="color: #5b1094;"><strong>Ron Taggy</strong>:<br /> </span></span><em><strong>This plugin totally rocks&#8230;I have a big requirement and this is the main one that&#8217;s preventing me from using it completely on all my sites&#8230;<br /> * The ability to drip content, so members don&#8217;t get access to all the content at the same time. So, let&#8217;s say, I put out new content every single month. When someone joins today, I only want him to see Month 1 content and not everything at the same time. Each month, he will get access to the next set of content etc</strong></em>
<ul>
<li>Answer:<br /> You&#8217;ll get it. See my answer to Dan Ashton above.</li>
</ul>
</li>
<li>
<h3 class="EP8xU" style="color: #c88900;"><span>Erlend Førsund</span>:</h3>
<p>The biggest challenge in creating a membership site I think is to set up the payment functions with paypal. <br />Some kind of tutorial or service would be very welcome.<br /> Erlend (Norway) </p>
<ul>
<li>Answer:<br />I do plan to put more detailed step by step tutorials on setting up paypal and other payment processors and affiliate networks. Step by step &#8211; more good stuff will come soon!</li>
</ul>
</li>
</ul>
<p> </p>
<p>More answers will be coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/membership-site-news/most-wanted-features-for-membership-sites/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>MemberWing User Guide</title>
		<link>http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/memberwing-user-guide/</link>
		<comments>http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/memberwing-user-guide/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 22:49:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Membership Site News]]></category>
		<category><![CDATA[2checkout]]></category>
		<category><![CDATA[2co]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[memberwing guide]]></category>
		<category><![CDATA[memberwing tutorial]]></category>
		<category><![CDATA[paydotcom]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[rapid action profits]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?page_id=242</guid>
		<description><![CDATAMemberWing Multifunctional WordPress Membership Site plugin User&#8217;s Guide Installation and Configuration: Download the latest version of MemberWing Unzip and upload &#8216;member-wing&#8216; directory into ./wp-content/plugins So the resulted directory is: ./wp-content/plugins/member-wing Activate it: goto dashboard, Plugins]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;">MemberWing</h1>
<h3 style="text-align: center;">Multifunctional WordPress Membership Site plugin</h3>
<h2 style="text-align: center;">User&#8217;s Guide   </p>
<hr />
</h2>
<h2>Installation and Configuration:</h2>
<ol>
<li><a title="Download MemberWing membership site plugin" href="http://www.memberwing.com/download/"><strong>Download</strong></a> the latest version of MemberWing</li>
<li>Unzip and upload &#8216;<span style="font-family: courier new,courier;">member-wing</span>&#8216; directory into <span style="font-family: courier new,courier;">./wp-content/plugins</span><br /> So the resulted directory is: <span style="font-family: courier new,courier;">./wp-content/plugins/member-wing</span></li>
<li>Activate it: goto dashboard, Plugins -&gt; Member Wing -&gt; Activate</li>
<li>Goto Settings tab-&gt;MemberWing Plugin &#8211; and note the &#8220;premium contents markers&#8221;: <strong>{<span style="color: #000000;">+</span>}</strong>, <strong>{<span style="color: #000000;">++</span>}</strong>, <strong>{<span style="color: #000000;">+++</span>}</strong>, <strong>{<span style="color: #000000;">++++</span>}</strong><br /> Markers are the pieces of text that separate free teaser part of your article from the premium part of it.</li>
<li>Make a note of &#8220;Premium Content Warning Message&#8221;. This message will be displayed to an unregistered visitor. <br /> Check <span class="style8">&lt;a href=&#8221;/join/&#8221;&gt;</span> part of the string. This is URL where your visitors will be given an option to join your site. Edit it to your needs &#8211; so it will point to existing page. Create this page and describe the benefits of joining your membership site. Paste your Paypal&#8217;s &#8220;Subscribe&#8221; button code.</li>
</ol>
<h2 style="text-align: center; ">Integration with Paypal.com :</h2>
<ol>
<li>Make a note of &#8220;Paypal IPN code&#8230;&#8221; text field inside MemberWing admin settings area. This string needs to be copied into your paypal subscription button code into &#8220;advanced variables&#8221; (see Step 3 &#8211; &#8220;customize advanced features&#8221; below)</li>
</ol>
<p>Setup Automated Payment processing and user management features.<br /> Go to your <a href="http://www.paypal.com" title="Paypal">Paypal</a> account and create subscription button. While logged into your paypal account follow these steps:</p>
<ol>
<li>You need to have Paypal Business or Premier account to have IPN enabled. If your account is not Business or Premier &#8211; you need to upgrade it first using whatever instructions Paypal provides you with.<br /> If your account is Business or Premier and IPN is enabled enabled &#8211; you may proceed. If you are not sure about your IPN settings- do this:<br /> &#8211; Go to My account-&gt;Profile-&gt;Selling Preferences-&gt;Instant Payment Notification Preferences.<br /> &#8211; Press [Edit] button and enable it: [x]<br /> &#8211; Set notification URL to the root page of your domain: http://www.yourdomain.com/   Why root? It really doesn&#8217;t matter in this area as long as you set this URL to the domain that belongs to you. You will customize actual Paypal notification URL further down for each button that you will generate. (IPN URL for your subscription buttons must point to the MemberWing&#8217;s plugin notify.php script) </li>
<li>Go to: Merchant Services-&gt;&#8221;Create buttons&#8221;-&gt;&#8221;Subscribe&#8221;. These options might be named a bit differently for your specific paypal setup. You need to find an area for subscription button creation.</li>
<li><strong><span style="font-size: large;">Step 1 (Choose button type &#8230;)</span></strong>: Accept payments for&#8230;: &#8220;Subscriptions and recurring billing&#8221;</li>
<li>Item name &#8211; set a name for your membership, such as &#8220;John&#8217;s Success Blog Gold Membership&#8221;. Ignore subscription ID.<br /> <span style="color: #ff0000;"><span style="font-size: medium;"><strong>NOTE: It is very important</strong></span></span> so that the name of your subscription will contain either of these words: &#8220;<strong>bronze</strong>&#8220;, &#8220;<strong>silver</strong>&#8220;, &#8220;<strong>gold</strong>&#8221; or &#8220;<strong>platinum</strong>&#8220;. MemberWing will use the name of your subscription to know which member group new paid user should be added to.<br /> If you need only 1 subscription level &#8211; then you don&#8217;t have to use any of the above words. In this case MemberWing will automatically add new paid member to the &#8220;Gold Members&#8221; group and you&#8217;ll need to use &#8220;gold&#8221; separator to define premium contents, such as: <br /> <em>&#8230;free teaser&#8230;</em><strong>{<span style="color: #000000;">+++</span>}</strong><em>premium contents starts here&#8230;</em></li>
<li>Further down: &#8220;Customize Button&#8221; -&gt; [x] Add text field. This is important step to offer your new member to pick his username/password.</li>
<li> &#8220;Enter name of text field&#8221; = &#8220;Desired username:&#8221;</li>
<li>&#8220;Add another text field&#8221; -&gt; &#8220;Enter name&#8221; = &#8220;Desired password:&#8221;<br /> NOTE: desired User ID and Password fields that you just created  &#8211; must be present and in this same order for payment automation to work properly.<br /> NOTE: Do NOT check &#8220;Have Paypal create usernames and passwords&#8221;. Leave it unchecked.</li>
<li><strong>UPDATE:</strong> You may skip creation of username:/password: fields. If these filed will not be created MemberWing will generate username and password for customer.</li>
<li>&#8220;Customize appearance&#8221; &#8211; feel free to change anything there.</li>
<li>Further down set currency, recurring amount, billing cycle, etc.</li>
<li><strong><span style="font-size: large;">Step 2 (Track inventory)</span></strong>: you don&#8217;t need to do anything here as we are talking information access subscription.</li>
<li><strong><span style="font-size: large;">Step 3 (Customize Advanced Features)</span></strong>:<br /> You need to have Paypal business account to have IPN enabled. If it is enabled &#8211; you may proceed. If not &#8211; you&#8217;ll see a message:<br /> &#8220;Upgrade to a PayPal business account&#8230;&#8221;. Follow steps to do that. After that:</li>
<li>Check if you want customer&#8217;s shipping address. It is recommended to enable it as it will let you market to your customers by mail as well.</li>
<li>Check [x]&#8220;Advanced Variables&#8221; and paste into the text field the code that is shown inside MemberWing&#8217;s configuration area under<br /> &#8220;Paypal IPN code to be used during creation of Paypal Subscription button&#8221;. This line should look like:<br /> <span style="font-family: courier new,courier;"><strong>notify_url=http://www.memberwing.com/wp-content/plugins/member-wing/notify.php</strong></span> <br /> (but with your domain name of course). Copy and paste this line into &#8220;Advanced variables&#8221; text field.</li>
<li>Press &#8220;Create Button&#8221;.</li>
<li>Repeat above steps for each membership subscription button you want to create. MemberWing supports 4 levels of membership and if you want to use, say, 3 levels for your premium membership site &#8211; you&#8217;ll need to create 3 subscription buttons. </li>
</ol>
<h2 style="text-align: center; ">Integration with 2Checkout.com :</h2>
<ol>
<li>In your WordPress admin area, left sidebar,  goto Settings-&gt;MemberWing Plugin</li>
<li>Find area named: &#8220;2Checkout.com integration&#8221;. Copy/paste URL from the edit field. It will look like this:<br /> http://<strong>www.Your-Website.com</strong>/wp-content/plugins/<strong>Memberwing-Directory</strong>/<strong><span style="color: #339966;">notify_2co.php</span></strong> </li>
<li>Copy this URL (you will be pasting it into your 2Checkout&#8217;s admin panel soon.</li>
<li>Login to your 2checkout.com vendor administration panel.<br /> <a href="https://www.2checkout.com/2co/login">https://www.2checkout.com/2co/login<br /> </a>Make sure you&#8217;ll use &#8220;New Vendor Admin Area&#8221;</li>
<li>Navigate to Account-&gt;Notifications</li>
<li>Find &#8220;Global URL&#8221; area. Paste URL from MemberWing&#8217;s admin area in here.</li>
<li>Press [Apply] button.</li>
<li>Check radiobutton named  (x)-Enable All Notifications</li>
<li>Press proper [Apply] button. This will populate URLs in other edit fields on this screen.</li>
<li>Scroll down on this screen and at the very bottom press [Save Settings] button.</li>
<li>Above will cause any sales/refund event to send notification directly to MemberWing script. MemberWing script will pick up notification and will perform appropriate action, such as adding or removing users from your member&#8217;s list automatically.</li>
<li>You, as administrator, will get notifications by email whenever these actions will happen.</li>
<li>TIP: To  generate &#8220;buy&#8221; button for your recurring subscriptions:
<ol>
<li>Goto Products-&gt;View, click on little &#8220;screen&#8221; next to your product.</li>
<li>Copy HTML code into the &#8220;join&#8221; page of your blog.</li>
<li>TIP: within given HTML code you may replace &#8216;action&#8217; URL to &#8220;one page checkout&#8221; URL:<br /> https://www.2checkout.com/checkout/spurchase <br /> That will streamline the checkout process for your customers even more. </li>
</ol>
</li>
</ol>
<h2 style="text-align: center; ">Integration with PayDotCom.com :</h2>
<ol>
<li>Login to PayDotCom.com</li>
<li>Go to: My Products tab-&gt;Create a new product ( <strong>or</strong> My Products tab-&gt;View/Edit my products)</li>
<li>Create new subscription product (or edit existing one).</li>
<li>Set product Title, such as &#8220;John&#8217;s Success Blog Gold Membership&#8221;. <br /> <span style="color: #ff0000;"><span style="font-size: medium;"><strong>NOTE: It is very important</strong></span></span> so that the name of your subscription product will contain either of these words: &#8220;<strong>bronze</strong>&#8220;, &#8220;<strong>silver</strong>&#8220;, &#8220;<strong>gold</strong>&#8221; or &#8220;<strong>platinum</strong>&#8220;. MemberWing will use the name of your subscription to know which member group new paid user should be added to.<br /> If you need only 1 subscription level &#8211; then you don&#8217;t have to use any of the above words. In this case MemberWing will automatically add new paid member to the &#8220;Gold Members&#8221; group and you&#8217;ll need to use &#8220;gold&#8221; separator to define premium contents, such as: <br /> <em>&#8230;free teaser&#8230;</em><strong>{<span style="color: #000000;">+++</span>}</strong><em>premium contents starts here&#8230;<br /> </em>If you will not use any of above keywords to define your product &#8211; then MemberWing will assign all users to &#8220;Gold&#8221; membership level.<em><br /> </em></li>
<li>Click on &#8220;Payment Settings&#8221;.</li>
<li>Find area named: &#8220;<strong>IPN URL:</strong>&#8220;</li>
<li>Paste into this area URL snippet found under your MemberWing administrative settings / PayDotCom IPN URL code to be used&#8230;:<br /> WordPress Settings-&gt;MemberWing plugin-&gt;PayDotCom IPN URL code to be used&#8230;</li>
<li>Fill in all other subscription product details at your PayDotCom product creation screens.</li>
<li>[Save]</li>
<li>Go to:  My Products tab-&gt;View/Edit my products</li>
<li>Find your product there and click: Make Payment Button.</li>
<li>Copy/Paste snippet of PayDotCom &#8220;buy&#8221; code into your &#8220;join&#8221; page. </li>
</ol>
<h2 style="text-align: center; ">Integration with ClickBank.com :</h2>
<ol>
<li> Goto Clickbank.com and create single payment or recurring membership product:<br /> Clickbank.com -&gt;Login-&gt;Account settings-&gt;My Products</li>
<li> Get it approved by Clickbank</li>
<li> Goto Clickbank.com -&gt;Login-&gt;Account settings-&gt;My site-&gt;Advanced tools-&gt;Edit<br />- Come up with- and enter secret key<br />- Click &#8220;request access&#8221; for instant notification URL<br />- Change all &#8220;NO&#8221; to &#8220;YES&#8221;<br />- Scroll &#8220;Terms of use&#8221; and check &#8220;I understand&#8230;&#8221; checkbox: [x]<br />- Click [Save Changes &amp; Request API access] button<br /> You should get message &#8220;You have been enabled for instant notification&#8221;</li>
<li>Login to WordPress admin at: www.YOUR-SITE.com/wp-admin</li>
<li>Go to Settings-&gt;MemberWing plugin</li>
<li>Find area &#8220;Your Clickbank Secret Key&#8221;- enter your secret key over there</li>
<li>Find area &#8220;Clickbank product keyword&#8221;. Enter the keyword that appears in the name of your membership product. For example: <strong><em>membership</em></strong> or <em><strong>gold</strong></em>. <br />When someone purchases one of your clickbank products &#8211; MemberWing will be notified by Clickbank via integration mechanism every time for every purchase. <br />But only the product names that contain above keyword (in case-insensitive manner) will be processed by MemberWing. Others will be ignored.<br />If this keyword field is left empty &#8211; all sales from clickbank will be processed as membership sales by MemberWing and all purchasers will become premium members.</li>
<li>Find area &#8220;Clickbank Instant Notification URL&#8221; &#8211; and copy URL that is listed over there</li>
<li>Go back to: Clickbank-&gt;Account settings-&gt;My site-&gt;Advanced tools-&gt;Edit</li>
<li>Paste URL into &#8220;Instant Notification URL&#8221; field<br />- Press small &#8220;(test)&#8221;link.<br />- Wait few seconds until message &#8220;The test notification successfully sent&#8230;&#8221; small window appears<br />- Close this small notification window<br />- Press [Save] button.</li>
<li>Now Instant Notification URL should be visible at:<br />Clickbank-&gt;Account settings-&gt;My site-&gt;Advanced tools-&gt;Edit screen, together with your secret key</li>
<li>Now whenever someone purchase your membership product via clickbank (one-time payment or recurring) &#8211; new customer will automatically<br /> become a premium user at your MemberWing-controlled membership site.</li>
<li>To set Clickbank product in TEST mode follow these instructions:<br /> http://www.clickbank.com/vendor_tools.html#Vendor_Tools_12</li>
</ol>
<h2 style="text-align: center; ">Integration with <a title="Aweber and MemberWing" href="http://www.memberwing.com/goto/aweber" target="_blank">AWeber</a> autoresponder</h2>
<p>You may integrate MemberWing with <a href="http://www.memberwing.com/goto/aweber"><strong>AWeber</strong></a> autoresponder system so that every new subscriber will automatically be added to your mailing list at <a href="http://www.memberwing.com/goto/aweber" target="_blank"><strong>AWEBER.com</strong></a>. To do that follow these steps:</p>
<ol>
<li>Login to your WordPress admin panel and follow to Settings-&gt;MemberWing plugin</li>
<li>Find section named &#8220;Integration with AWeber autoresponder&#8221;</li>
<li>Check [x] Enable integration with Aweber autoresponder service.</li>
<li>Enter address of your list at aweber in the format: your-list-name@aweber.com</li>
<li>Press [Save] to save MemberWing settings.</li>
<li>Login to your Aweber admin panel and activate MemberWing parser for your list. If you cannot find MemberWing parser &#8211; you need to open ticket with AWeber or by sending email to help@aweber.com <br />Request MemberWing parser to be activated for your list. Please mention that MemberWing parser is already created (it is paid by us, MemberWing) and they just need to enable it for your list.<br />Once MemberWing parser is activated &#8211; you are ready to go.</li>
</ol>
<h2 style="text-align: center; "><a name="mailchimp"></a>Integration with MailChimp autoresponder.</h2>
<p>You may integrate MemberWing with MailChimp autoresponder in the same fashion as with AWeber. MemberWing supports both autoresponders simultaneously if you wish. To enable integration of MailChimp with your membership site please follow these steps:</p>
<ol>
<li>Login to your WordPress admin panel and follow to Settings-&gt;MemberWing plugin</li>
<li>Find section named &#8220;Integration with MailChimp autoresponder&#8221;</li>
<li>Check [x] Enable integration with MailChimp autoresponder service.</li>
<li>In &#8220;Your MailChimp API key&#8221; enter your Mailchimp API key. <a title="Get your mailchimp API key here" href="http://admin.mailchimp.com/account/api/"><strong>Get your Mailchimp API key on this page</strong></a>.</li>
<li>In &#8220;Your list ID number&#8221; enter your mailchimp list ID. To get list id, <a href="https://login.mailchimp.com/"><strong>login to your mailchimp admin panel</strong></a>, then go to <a href="http://admin.mailchimp.com/lists/"><strong>lists</strong></a>, Click &#8220;settings&#8221; for your list and find it&#8217;s ID at the bottom of that page.</li>
<li>Press [Save] to save MemberWing settings.</li>
<li>Now every time new user paid to join your membership site &#8211; he will also get into your mailchimp list.</li>
</ol>
<p>Mailchimp also allows you to pass custom username/password login information that customer created via Paypal (see Paypal integration above with &#8220;desired username&#8221;, &#8220;desired password&#8221; fields) directly into welcome email that will be sent to this customer. This will ensure reliable delivery of login credentials to your new customer and reduce possibility of loss of email into spam folder.</p>
<p style="text-align: center;"><strong>To have Mailchimp deliver username/password information with welcome email please follow these steps:</strong></p>
<ul>
<li>Go to your <a href="http://admin.mailchimp.com/lists/">MailChimp Lists</a> (create one if it&#8217;s not created yet).</li>
<li>For your list &#8211; click on &#8220;<strong>forms</strong>&#8221; link.</li>
<li>in &#8220;forms &amp; response emails&#8221; click &#8220;<strong>Final &#8216;Welcome&#8217; Email</strong>&#8220;.</li>
<li>Find and click on tab &#8220;<strong>Build it</strong>&#8220;.</li>
<li>On the lower right of that page find &#8220;add a field&#8221; tab and click it. You will need to create 2 new fields: USERNAME and PASSWORD.</li>
<li>Click &#8220;text&#8221; as a type of field to enter.
<ul>
<li>field label: Username</li>
<li>field tag: USERNAME</li>
<li>field size: medium</li>
<li>required &#8211; unchecked</li>
<li>field visibility: visible</li>
<li>Click [Save field] button to save it.</li>
</ul>
</li>
<li>Click &#8220;add a field&#8221; tab again. Repeat the steps above but use &#8216;Password&#8217; for label, and &#8216;PASSWORD&#8217; for field tag.</li>
<li>Above the list editing window (above [edit], [remove], [use images] buttons) click [Save] button.</li>
<li>If you want more control over the form content &#8211; you need to use Advanced Mode.
<ul>
<li>To switch to advanced mode &#8211; click on &#8220;advanced mode&#8221; link at the bottom of the page.</li>
<li>Click [Switch] on confirmation dialog</li>
<li>Click on Final &#8220;Welcome to our list&#8221; Email</li>
<li>Now you may edit exact wording of text and HTML version of &#8220;Welcome to our list&#8221; Email.<br /> Don&#8217;t forget to preview and then save each one</li>
<li>To switch back to &#8220;Visual Designer&#8221; &#8211; Click on [create forms] button at the top and then [Switch to Visual Designer] big button.</li>
</ul>
</li>
</ul>
<p> </p>
<h2 style="text-align: center; ">Integration with <a title="Rapid Action Profits" href="http://www.memberwing.com/goto/rapidactionprofits">Rapid Action Profits</a> (RAP):</h2>
<ol>
<li>Please note that in order to process recurring payments with RAP you&#8217;ll also need <a href="http://www.johnburnette.com/rapsubaddon">RAP recurring payment addon</a>. Without it you may only be able to process single one-time payment.</li>
<li>Install and activate MemberWing plugin</li>
<li>Install and configure RAP, create at least one membership product that will be used with MemberWing.</li>
<li>Unzip memberwing_rap.zip and copy all addon files inside RAP installation:<br /> &#8230;/rap_admin/addons/RAP/memberwing_rap/<br /> so that addon&#8217;s files will end in this location:<br /> &#8230;/rap_admin/addons/RAP/memberwing_rap/install.php<br /> &#8230;/rap_admin/addons/RAP/memberwing_rap/ipn.php<br /> &#8230;etc&#8230;</li>
<li>Go to RAP administration screen, Addons, click on MemberWing addon and have it installed.<br /> Confirm successful installation (3 green checkmarks)</li>
<li>Click again: Addons-&gt;MemberWing addon and addon&#8217;s administration screen will open.<br /> You will need to do 2 things:<br /> &#8211; Paste integration code from MemberWing plugin&#8217;s<br /> &#8211; Select product(s) that will be integrated with MemberWing &#8211; usually your &#8220;memberships&#8221;.</li>
<li>Login to your WordPress site&#8217;s admin panel at:<br /> http://www.YOUR-SITE.com/wp-admin</li>
<li>Go to Settings-&gt;MemberWing plugin and find section named: &#8220;MemberWing + Rapid Action Profits Integration code&#8221;</li>
<li>Copy code from this section.</li>
<li>Go back to RAP administration -&gt; MemberWing addon&#8217;s administration screen.<br /> Paste the code into the proper field (RAP+MemberWing integration Code)</li>
<li>Select product(s) to be integrated with MemberWing &#8211; usually it is &#8220;premium membership&#8221; products.</li>
<li>Press [Save Settings]</li>
</ol>
<p>If no error messages appeared &#8211; your RAP is successfully integrated with MemberWing now.<br /> Now every time new customer purchased your membership product &#8211; MemberWing will create a proper premium account for him. <br /> Your membership product name is used to determine his membership level. Use keywords: &#8220;bronze&#8221;, &#8220;silver&#8221;, &#8220;gold&#8221; or &#8220;platinum&#8221; in product name as a hint. If no keywords are used in product name &#8211; default level &#8220;Gold&#8221; will be assigned to new customer.</p>
<p>If you want to disconnect/deactivate integration between MemberWing and RAP &#8211; go to RAP administration screen, MemberWing addon, uncheck all products and press [Save Settings].</p>
<ol> </ol>
<ol> </ol>
<h2 style="text-align: center; ">MembeWing Usage :</h2>
<ol>
<li>Inside your article (or page) body insert premium contents marker like this:<br /> <strong>My first premium article:</strong><br /> <em>This is teaser of my premium article that everyone can see.<strong>{</strong><span style="color: #000000;">+++</span><strong>}</strong> And this is premium part that can only be seen by Gold and Platinum members</em>.<br /> <strong>My another premium article:<br /> </strong><em>Free teaser part visible for everyone. <strong>{</strong><span style="color: #000000;">+</span><strong>}</strong> This part is only visible to Bronze, Silver, Gold and Platinum members.</em>
<p><em> </em></p>
</li>
<li>You may insert these markers into already existing articles as well and they will become protected. </li>
<li>If for some reason you cannot use Paypal IPN &#8211; payment notification functionality &#8211; you&#8217;ll have to add each premium member manually upon successful payment. You&#8217;ll also need to remove member from &#8220;premium&#8221; group if he cancels his subscription. <br /> To add new users to the premium members area:<br /> &#8211; Users tab-&gt;Add New User section-&gt; fill in information<br /> &#8211; At the &#8220;Role&#8221; area choose user&#8217;s role to &#8220;Bronze member&#8221;, &#8220;Silver member&#8221;, &#8220;Gold member&#8221; or &#8220;Platinum member&#8221;.<br /> &#8211; Press [Add User] button. <br /> Don&#8217;t forget to remove user if he cancels subscription.<br /> NOTE: This step is not necessary if you properly created subscription buttons with IPN code enambed as described in &#8220;Setup Automated Payment processing and user management features&#8221; above.</li>
<li>Notes:<br /> &#8211; Administrator has access to all premium content by default<br /> &#8211; Higher level members inherits all properties of lower levels, for ex: Gold will have access to Bronze and Silver&#8217; contents, and Platinum will see everyone&#8217;s contents.</li>
</ol>
<h2>Demo:</h2>
<p>Check out our <a href="http://www.memberwing.com/category/demo/"><span style="font-size: large;">Demo category</span></a> with samples of articles written for Bronze, Silver, Gold and Platinum members.</p>
<p>To get access to our &#8220;premium&#8221; demo articles please <a href="http://www.memberwing.com/wp-login.php?redirect_to=demo/premium-post-for-bronze-users/"><strong><span style="font-size: medium;">try logging in as one of the above premium users</span></strong></a>.</p>
<p>At the right bottom corner of our website you may find administrative area where you can try logging in and logging out.</p>
<p><span style="text-decoration: underline;"><strong>Logins and Passwords are</strong></span>:</p>
<p>Bronze User:    bronze/bronze<br /> Silver User:  silver/silver<br /> Gold User:  gold/gold<br /> Platinum User:  platinum/platinum</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/memberwing-user-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting and Installing WordPress. Setting the right foundation for wordpress-based membership site.</title>
		<link>http://www.memberwing.com/membership-site-news/hosting-membership-sites-and-installing-wordpress/</link>
		<comments>http://www.memberwing.com/membership-site-news/hosting-membership-sites-and-installing-wordpress/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 00:11:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Membership Site News]]></category>
		<category><![CDATA[installing wordpress]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site hosting]]></category>
		<category><![CDATA[self hosted wordpress]]></category>
		<category><![CDATA[wordpress membership site]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=210</guid>
		<description><![CDATA[Where to host? Which hosting service provider to choose? After trying handful of hosting providers over the years I gradually moving my sites and blogs to Hostgator. I spent quite a long time hosting with plethora of overpriced providers ending with 1and1 in 2002. While they (1&#38;1) do receive their share of online flames they [...]]]></description>
			<content:encoded><![CDATA[<h2>Where to host?</h2>
<p>Which hosting service provider to choose?</p>
<p>After trying handful of hosting providers over the years I gradually moving my sites and blogs to <a href="http://www.memberwing.com/goto/hostgator/"><strong>Hostgator</strong></a>. I spent quite a long time hosting with plethora of overpriced providers ending with <a href="http://www.mensk.com/resources/1and1/">1and1</a> in 2002. While they (1&amp;1) do receive their share of online flames they were doing rather ok for my needs. <br />
 Last year I discovered and was actually impressed by the performance of websites hosted off <strong><a href="http://www.memberwing.com/goto/hostgator/">hostgator</a></strong>&#8216;s simple shared account. I signed up with them and on quite a few occasions was pleasantly surprised by the quality of their tech support. These guys are really <a href="http://www.mensk.com/webmaster-toolbox/why-hostgators-support-absolutely-rocks/">willing to take extra steps to solve your issues</a>.  And also have to admit that 80% of my blames to them were actually ended up being caused by either my own actions or crippled environments I was working from.<br />
 Also little known fact – Hostgator offers dedicated IP address for only $2/mo. Having dedicated IP address (note – not the same as dedicated server) allows you to run your site and feel safe that no spammers or porn is sharing same IP  with you. Also this is good way to hide your online business project locations from spies and nosy competitors who are always sniffing for opportunities.<br />
 Hostgator also offers “reseller” accounts where you can become you own “little hosting” provider for your clients.</p>
<p>Anyways &#8211; if you are looking for hosting provider – you got a choice to consider.<br />
 I also strongly recommend choosing hosting provider that offers SSH (secure shell) access with SVN available. Having SSH access gives you capability to upload and download files to your website securely.<br />
 <a href="http://subversion.tigris.org/"><strong>SVN(subversion version control system)</strong></a> gives you capability to install and upgrade WordPress in seconds instead of going through painstaking FTP based multi-step procedures. Installing and upgrading wordpress using SSH+SVN is easy, fast, secure and quick. I no longer use FTP for these purposes.</p>
<h2>Installing WordPress. The Right Way.<br />
</h2>
<p>I presume that you&#8217;ve already opened an account with your hosting provider. Normally you install WordPress in either of 3 ways:</p>
<ol>
<li> Using hoster&#8217;s control panel (usually Fantastico app panel). This does it all for you, but I never used it as I wanted to make sure I know what goes where and how. Fantastico is for whimps.</li>
<li>Using FTP download. Get files to your local computer, extract and then copy them to remote. Takes long time and too many steps. For unaware webmasters. Here are instructions if word “ftp” feels warm for you: <strong><a href="http://codex.wordpress.org/FTP_Clients">Install wordpress using FTP</a></strong>.</li>
<li>Using SSH/SVN. For cool geeky-ish webmasters. Da best.</li>
</ol>
<p>I strongly suggest using the latter method as it is fastest, most secure and allows easy upgrade of wordpress installs down the road in the most straightforward fashion. And hence i&#8217;ll describe it in a bit more details.<br />
 First you will need to create MySQL database for your wordpress + user account (with username/password access to database). Hostgator&#8217;s and any other standard Cpanel is perfectly suitable for this need. <a href="http://www.mensk.com/resources/1and1/">1and1</a>&#8216;s panel is clunky, slow, old, non-standard and sucks – and that is one of the reason I am moving away from them gradually. Although it definitely does it too.<br />
 After creating database and user account we proceed with actual WordPress install and configuration.</p>
<p>So here we proceeding with SSH/SVN sequence:<br />
 If you run Windows locally (like I do) I suggest using <strong><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PUTTY – SSH client for windows</a></strong>. Download and install putty.<br />
 Run Putty and connect it to your hoster&#8217;s IP address, port (Hostgator usually gives you port 2222 for shell) type your userid and password.<br />
 Once logged in – get into the root folder of your website. If you are hosting with Hostgator – it is most likely &#8216;public_html&#8217;:</p>
<pre><strong> $ cd public_html</strong></pre>
<p>Once there – issue a command to retrieve the latest stable version of WordPress. <br />
 <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion"><strong>NOTE: For exact command syntax please refer to this page</strong></a> under “New Install” subsection as you will need to adjust actual command syntax for the most recent stable version number:</p>
<pre><strong> $ svn co http://svn.automattic.com/wordpress/tags/2.7 .</strong></pre>
<p>It will normally take just a few seconds to download the complete set of WordPress files.<br />
 Once done – rename <strong>wp-config-sample.php</strong> to <strong>wp-config.php</strong>:</p>
<pre><strong> $ mv wp-config-sample.php wp-config.php</strong></pre>
<p>After that edit <strong>wp-config.php</strong> file and include your database and user&#8217;s parameters into it. I really think WordPress could make this step a bit more user friendly for beginners, just like other mature CMS-es do. <br />
 Use &#8216;nano&#8217; – a little kinda user-friendly editor for mortals. If you&#8217;re immortal with long beard – &#8216;vi&#8217; editor is an option too. &#8216;vi&#8217; is not recommended for mortals as it drives people to suicides after realizing that doing very simple things (like moving cursor or deleting 1 character) actually requires memorizing violently long and convoluted sequences of obscure combinations of unintuitive buttons.</p>
<pre><strong> $ nano wp-config.php</strong></pre>
<p>Insert proper names for database, username and password that you&#8217;ve created previously:<br />
 …&#8230;.<br />
 <span style="font-family: courier new,courier;">define(&#8216;DB_NAME&#8217;, &#8216;<strong><span style="color: #ff0000;">your_db_name</span></strong>&#8216;);</span></p>
<p><span style="font-family: courier new,courier;">/** MySQL database username */<br />
 define(&#8216;DB_USER&#8217;, &#8216;<span style="color: #ff0000;"><strong>your_db_user_name</strong></span>&#8216;);</span></p>
<p><span style="font-family: courier new,courier;">/** MySQL database password */<br />
 define(&#8216;DB_PASSWORD&#8217;, &#8216;<span style="color: #ff0000;"><strong>PassW0rd</strong></span>&#8216;);</span></p>
<p><span style="font-family: courier new,courier;">/** MySQL hostname */<br />
 define(&#8216;DB_HOST&#8217;, &#8216;<span style="color: #ff0000;"><strong>localhost</strong></span>&#8216;);</span><br />
 …&#8230;.</p>
<p>Save (Ctrl+O, [Enter]) and exit (Ctrl+X).</p>
<p>You&#8217;re almost ready.<br />
 Launch your browser and navigate to your website:<br />
 http://www.your-domain.com/<br />
 WordPress will guide you through few initial steps installing and configuring your blog and your &#8216;admin&#8217; account and giving you obscure looking password.<br />
 For the very first step I suggest to login with your admin account to control panel and change your main admin&#8217;s account password.<br />
 Go ahead, login and at dashboard go to:<br />
 Users-&gt;”admin” and change password to something more meaningful for you.</p>
<p>You are done with initial install and configuration of your WordPress!</p>
<h2>Few notes about upgrading WordPress and old-style installs of WordPress.</h2>
<p>WordPress is constantly improving, new releases and bug fixes are happening every so often. <br />
 When your wordpress blog is installed using SVN method the upgrades are one-line easy.<br />
 When you need to upgrade WordPress just do this:</p>
<ol>
<li> Login to your website using SSH / Putty as described above.</li>
<li>Enter into the root directory of your domain.</li>
<li>Issue this command:
<pre><strong>$ svn sw http://svn.automattic.com/wordpress/tags/2.7/ .</strong></pre>
<p>Please note that version number will need to be adjusted to the most recent – always refer to this <strong><a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion">WordPress Upgrade Instructions page</a></strong> for the exact version.</p>
</li>
<li>Access this page from your browser:
<p>http://www.your-domain.com/wp-admin/upgrade.php</li>
<li>Done!</li>
</ol>
<p>If you have WordPress-based portal that has been installed using traditional FTP methods it would be a good idea to “convert” it to SVN-type install to make your life easier to do further WordPress upgrades down the road. This procedure described quite well in details at <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion"><strong>WordPress site here</strong></a>. <br />
 Just follow steps to Converting a &#8220;Traditional&#8221; WordPress Blog to a Subversion Checkout.</p>
<p>Congratulations, you got solid foundation to built on!</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/membership-site-news/hosting-membership-sites-and-installing-wordpress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WordPress Membership Site plugin MemberWing 2.0 released</title>
		<link>http://www.memberwing.com/membership-site-news/wordpress-membership-site-plugin-memberwing-released-paypal-payments/</link>
		<comments>http://www.memberwing.com/membership-site-news/wordpress-membership-site-plugin-memberwing-released-paypal-payments/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 02:38:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Membership Site News]]></category>
		<category><![CDATA[membership plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[memberwing]]></category>
		<category><![CDATA[wordpress membership plugin]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=124</guid>
		<description><![CDATA[It finally happened! MemberWing 2.0 &#8211; the all new super improved and updated version of wordpress membership site plugin just been released. Fresh and warm off the hard working test press! MemberWing is the only plugin in The World that support the following features at ZERO COST: Up to 4 Levels of membership for webmaster [...]]]></description>
			<content:encoded><![CDATA[<p>It finally happened!</p>
<p>MemberWing 2.0 &#8211; the all new super improved and updated version of wordpress membership site plugin just been released. Fresh and warm off the hard working test press! <img src='http://www.memberwing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>MemberWing is the only plugin in The World that support the following features at ZERO COST:</p>
<ul>
<li>Up to 4 Levels of membership for webmaster to choose from.</li>
<li>SEO Optimized design, allowing search engines to index teasers of premium articles and drive traffic with more prospects toward your membership site right off the bat.</li>
<li>Fully automated Paypal membership payment system integration. As soon as user paid &#8211; system will join user automatically. As soon as member cancelled subscription &#8211; MemberWing plugin will remove him automatically.<br /> Let MemberWing process your payments and do housekeeping while you&#8217;ll be working on your great premium contents.</li>
<li>Simplicty of operation. I mean, just type inside your article this: <strong>{<span style="color: #000000;">+++</span>}</strong> and anything after that little marker would become &#8220;premium contents&#8221;, accessible only to premium members. Anything above that marker is a &#8220;teaser&#8221; visible and ranked by search engines and available for free visitors. Enough to get them excited to join your portal. Can&#8217;t get simpler than that.</li>
<li>Support any and all themes.</li>
<li>Support for old and new articles. Convert your good old stuff to &#8220;premium&#8221; money making contents if you wish.</li>
<li>Speed and performance.</li>
<li>ZERO COST.</li>
<li>Did I mention that it&#8217;s a bit cheaper than any other offering on the market?</li>
</ul>
<p>&#8216;Nuff Said.</p>
<p> </p>
<h1 style="text-align: center;"><a href="http://www.memberwing.com/software/wordpress-membership-site-plugin-memberwing/" title="Wordpress Membership Site Plugin - MemberWing">Download MemberWing plugin</a><br /></h1>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/membership-site-news/wordpress-membership-site-plugin-memberwing-released-paypal-payments/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Premium post for Bronze users</title>
		<link>http://www.memberwing.com/demo/premium-post-for-bronze-users/</link>
		<comments>http://www.memberwing.com/demo/premium-post-for-bronze-users/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 18:24:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Demo]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[memberwing demo]]></category>
		<category><![CDATA[memberwing tutorial]]></category>

		<guid isPermaLink="false">http://174.132.90.9/~memberw/?p=31</guid>
		<description><![CDATA[This is an example of premium post is for the Bronze (and higher level) users. Silver, Gold and Platinum users will also be able to access it. To see the rest of this article please login with username: bronze password: bronze ...]]></description>
			<content:encoded><![CDATA[<p>This is an example of premium post is for the Bronze (and higher level) users. Silver, Gold and Platinum users will also be able to access it. To see the rest of this article please login with<br />
 username: bronze<br />
 password: bronze</p>
<h2> ...</h2>]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/demo/premium-post-for-bronze-users/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>MemberWing 2.0 with Paypal integration is on it&#8217;s way!</title>
		<link>http://www.memberwing.com/membership-site-news/memberwing-20-with-paypal-integration-is-on-its-way/</link>
		<comments>http://www.memberwing.com/membership-site-news/memberwing-20-with-paypal-integration-is-on-its-way/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 17:45:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Membership Site News]]></category>
		<category><![CDATA[member wing]]></category>
		<category><![CDATA[membership plugin]]></category>
		<category><![CDATA[membership site]]></category>

		<guid isPermaLink="false">http://174.132.90.9/~memberw/?p=26</guid>
		<description><![CDATA[Brief announcement &#8211; new release of MemberWing for WordPress with fully automated payment processing based on Paypal is on it&#8217;s way. Also I am working on putting together new site with much more detailed resources about wordpress MemberWing plugin, tutorials and demos.]]></description>
			<content:encoded><![CDATA[<p>Brief announcement &#8211; new release of MemberWing for WordPress with fully automated payment processing based on Paypal is on it&#8217;s way.</p>
<p>Also I am working on putting together new site with much more detailed resources about wordpress MemberWing plugin, tutorials and demos.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/membership-site-news/memberwing-20-with-paypal-integration-is-on-its-way/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

