WordPress registration plugin

13 replies
does anyone know of a plugin for WP where the user needs to register before downloading anything from a blog, it will be downloads like free graphics, photoshop plugins,zips,etc
No payment is necessary, just require registration. It may already be IN wordpress, but I have yet taken the time to play with it!
I know there is a widget for phplist and aweber, but I don't want to go that far with it. Commercial plugin is fine as long as it works!
thanks for any help!
LB
#plugin #registration #wordpress
  • Profile picture of the author Zubair Zm
    Other way to do it is that you can choose "Password Protect This Post" where ever you have that download and provide that password to registered users only.
    rgds
    Zm
    Signature

    Get FREE Autoresponder For Wordpress at AutoresponderForWordpress.com

    Exclusive Private Label Rights To A Brand New Video PLR Business In A Box And Complete Sales Funnel. Every Single Month at DigitalInternetBusiness.com

    {{ DiscussionBoard.errors[40784].message }}
    • Profile picture of the author BrainDance
      thanks for responding zubair, i need something a bit more automatic, simply register, bingo..you can download. but i decided to convert over to joomla, so all will be managed well there.
      thanks again
      Signature
      ================================
      I am taking on only ecover design work for the next 90 days. Rates are 47.00 for single cover, discounts for multiple..just ask! No payment until completed.
      http://www.d27portfolio.com for sample works
      {{ DiscussionBoard.errors[41136].message }}
      • Profile picture of the author Solidsnake
        Banned
        Try to search wordpress plug-in database.. I had before but I already deleted it from my PC..
        {{ DiscussionBoard.errors[43495].message }}
        • Profile picture of the author soon
          if you still need this I can make you a small php script quick just reply here or better pm me with what details you need in the registration. You are after contact details, right? No need for fancy software, plugins or anything a small script could do the job very easy.
          Signature

          The best seo software in this world..
          Need to write content fast? Use Voice Software or if you are in the health niche then buy Gerovital.

          {{ DiscussionBoard.errors[45518].message }}
          • Profile picture of the author timchriss
            Originally Posted by soon View Post

            if you still need this I can make you a small php script quick just reply here or better pm me with what details you need in the registration. You are after contact details, right? No need for fancy software, plugins or anything a small script could do the job very easy.
            Hi Soon!!! I need a plugin to put on my website like when people want to view any post or download something from my site they will be asking to login if they are not member there should be a register link... it's like Forum registration. To reply we need to register in the forum similar steps.

            Can you please make a plugin like that? Please let me know the update" my Email add is "timchriss@gmail.com.. Thanks in advance.
            {{ DiscussionBoard.errors[1023162].message }}
  • Profile picture of the author martin2
    You can create custom code for it inside wp core
    {{ DiscussionBoard.errors[1030856].message }}
    • Profile picture of the author radio
      Originally Posted by martin2 View Post

      You can create custom code for it inside wp core
      and then be sure to update it every upgrade... sounds like a headache.
      {{ DiscussionBoard.errors[1030908].message }}
  • Profile picture of the author Binggo
    I thinks I'm late, but did you mean like this one? trainercheats.net
    {{ DiscussionBoard.errors[1344950].message }}
    • Profile picture of the author sergiozambrano
      I've just created a simple plugin for this exact scenario.

      I can't post the link because I didn't write 15 post here, so SORRY!

      The plugin is here. May be you or somebody else can make it a link to be easily found.
      www [dot] socialblogsitewebdesign [dot] com/wordpress_plugins/downloads-box

      Enjoy it.
      {{ DiscussionBoard.errors[2249546].message }}
  • Profile picture of the author stma
    You guys are working to hard. Install and activate the exec-php plugin to have php code enabled in your posts.

    In the code view add this:

    <?php if (is_user_logged_in() ) { //only logged in WP user can see this ?>

    <div><p>I’m the secret words, html, images, etc… that you only want logged in people to see!</p></div>

    <?php } ?>
    {{ DiscussionBoard.errors[2251090].message }}
  • Profile picture of the author weengle
    Better To Use Hide-Post Plugin For your blog which is free to use and you get the similar types of functionality which you are searching for and you can use the plugin in for different types of uses and another thing this plugin is very small but its very effective.
    If you need any kind of help then please feel free to write me.
    Thanks.
    {{ DiscussionBoard.errors[2251106].message }}

Trending Topics