Plugin BP Auto activate Auto Login-redirect to profile, automatically activate your new user signup, log them in and redirect to their buddypress profile on signup
Jotted by Brajesh Singh in Buddypress Premium Plugins, Plugins on December 1, 2009Well,This plugin is a pro version for my other free buddypress plugin which allows automatically activating user accounts at buddypress signup.
The user accounts are activated as soon as a user signups for the site.
Here is the pro version called “BP Auto activate Auto Login-redirect to profile on Signup“. I Hope the name says everything, It is supposed to do
What It does
Good Question!
- Auto activate user account instantly on sign up
- Stop The activation mail sent to user(there is no more activation mail required, as the accounts are automatically activated)
- After, activating the user account, This plugin logs them in automatically and redirects the user to their profile.
So basically, It provides a seamless experience for your users. Once your user click “Complete Signup”(what ever you call it on your registration page, Their account will be automatically activated, they will be logged in and redirected to their new profile, so all they see is your signup page and the next page is their own profile.
This plugin works perfectly in both the cases
- User registers for a user name only(i.e no blog at signup)
- User registers for username and blog both
update: I have tested it with wpmu 2.9.1.1+buddypress 1.1.3 and It works perfectly.
Download Link
Download it from the download icon, in the right side below.
| Download: | bp-auto-activate-auto-login 1.2.zip |
|---|---|
| Version: | 1.2 |
| Updated: | January 24, 2010 |
| Size: | 15.36 KB |
Powered by Drain Hole
Please Note, This is a premium plugin and you can download it instantly after joining our premium club. Just click access buddydev premium link on the top and you will be redirected to the joining page.
Installation
1.Unzip bp-auto-activate-auto-login.zip
2.Upload the folder ‘bp-auto-activate-auto-login’ to wp-content/plugins
3.Login as Site admin,go to Dashboard->Plugin->Installed
4.Activate “BP Auto Activate Autologin Redirect To Profile On Signup”, click activate sitewide
5.You are done! Let your users enjoy, the better signup experience
Screenshots
Demo
Register and and experience the demo here http://plugins.bpdemos.com/bp-auto-activate-auto-login/
If you are looking for a free alternative plugin, try my free plugin ,BP Auto activate User and Blog, It does everything above mentioned,except the automatically login/redirection to profile.
Ohh yes, Did I mention!, this is the unique plugin at the moment, and no other plugin exists for buddypress/wordpress mu which automatically logs in user on signup and redirects them to their profile(hehe advertisement gig! and our edge over others at this time
).
So what do you think about this plugin, what other features you would like to see, please let me know in comments.
Have you checked our all new buddydev premium, It gives you access to all our premium plugins/themes and support forum for as low as $30, check out buddydev premium to find more.
Related posts:
- BP Redirect to profile Plugin :redirect Users to their profile on Login on buddypress sites
- Allow Users to select a blog theme while signing up/creating a blog on your buddypress powered social network
- Buddypress trick:Redirect Users to their profile on login
- What Is Upcoming In The Buddydev Premium
- Buddypress Recent Profile Visitors Plugin



[...] Checkout more details/screenshots here on buddydev.com http://buddydev.com/plugins/buddypress-premium-plugins/plugin-bp-auto-activate-auto-login-redirect-t... [...]
[...] Update: This plugin is released now. check out Here [...]
Hi Brajesh,
Just joined.
I tested the plugin and while it works, it sends the activation email out, which it shouldn’t.
Can you look into this please?
Using WPMU 2.9.1.1 and BP 1.1.2.
Thanks!
hi
Thanks for joining.
Can you confirm, you are using bp 1.2 or bp 1.1.2. Please upgrade to bp 1.1.3, if you are using bp 1.1.2, It should work, If it does not, please drop a line in the forum, I will make it work. I have not tested it with 2.9+, so I will test again, but please confirm, you are using bp 1.2 or bp 1.1.2
Thanks
Brajesh
Brajesh,
I’m using mu 2.9.1 and buddypress 1.2.1 and it works mostly…you do get automatically logged in and sent to your profile page.
But the email still gets sent
Hi Greg
Thanks for joining. Welcome to Buddydev
Yes, I am aware of it as TradingMetro posted after the update.
here is a solution for now.
add_filter( 'wpmu_signup_user_notification', 'cc_auto_activate_on_user_signup', 1, 4 );
i.e. this line exists in plugin, just update the priority for now.
This was provide by Trading Metro, This should solve your issue. I will update this plugin again today
Please check Tm’s solution here
http://buddydev.com/forums/topic/bp-auto-activate-auto-login-redirect-plugin-activation-email
Thanks
Brajesh