rvg400
Member
Posted 8 months ago #
I want to be able to offer my visitors some free tools to download, however I do want them to register before they so this. Is there a simple tool to use other than one of the Membership type plug-ins?
If there isn't which is the best Membership tool to use that is simple and straightforward?
Regards
Rpss
Hi rvg400,
You could easily customize your theme using is_user_logged_in() checks to see if the user is logged in before displaying certain content, and it's a simple method if you're comfortable with a bit of coding.
However, I'd highly advise the Membership Lite plugin for that, as it takes care of all the coding and gives you an easy to use back-end interface to restrict access to your site.
http://wordpress.org/extend/plugins/membership/
To help with that too, here's a great tutorial on how to setup and use it:
http://wpmu.org/create-a-simple-tutorial-site-with-the-wpmu-dev-membership-plugin/
Hope that helps!
-David