PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Edd
  4. EDD Auto Register
EDD Auto Register icon

EDD Auto Register

Automatically creates a WP user account at checkout, based on customer's email address.

By Syed Balkhi·Edd·Free
4.7(12 reviews)
·1.0K+ active installs·Updated 1 year ago
DownloadVisit HomepageCompare

As of April 2026, EDD Auto Register is a WordPress edd plugin with 1.0K+ active installations and a 4.7/5 rating from 12 reviews. It has been downloaded 88K+ times in total. Requires WordPress 4.4+ and PHP 5.4+. Available on WordPress.org since 2013. Last updated 1 year ago — may have compatibility concerns. Downloads are up 6% this week. Top alternative: Menu Cart for WooCommerce.

4.7/512 reviews
1.0K+active installs
88K+total downloads
13 yearssince 2013

Overview

This plugin now requires Easy Digital Downloads 2.9 or greater.

Once activated, EDD Auto Register will create a WordPress user account for your customer at checkout, without the need for the customer to enter any additional information. This eliminates the need for the default EDD registration form, and drastically reduces the time it takes your customers to complete their purchase.

Guest checkout is required so the plugin overrides the setting. The registration form is hidden on checkout while the plugin is active.

There are various filters available for developers, see the FAQ tab for more information.

More extensions for Easy Digital Downloads

You can find more extensions (both free and commercial) from Easy Digital Downloads’ website

Read full description on WordPress.org

Screenshots

Ratings & Reviews

4.712 reviews
5 ★
11
4 ★
0
3 ★
0
2 ★
0
1 ★
1

Recent Reviews

Long time user. Very excited about the recent updates!
by Daan van den Bergh·3 years ago

Just wanted to stop by and say thank you for the recent updates!

I’ve been using this plugin for almost 2 years, and was happy that it always just worked. But, since it was never updated I was always waiting for it to crash after an update of WordPress. It didn’t, fortunately. 🙂

Happy to see that you guys are giving it some love again 🙂

Works Well. Saves Time. Eliminates Confusion.
by Dave Warfel·6 years ago·1 reply

This is an excellent extension to add to Easy Digital Downloads. It eliminates confusion and friction for users when they purchase something on your site because it automatically creates an account for them and logs them in.

It’s especially useful when selling online courses or memberships on your site. I use it specifically for LearnDash and it works great. Because it creates the account & logs the user in immediately after a purchase, they can begin consuming your content or taking your course right away.

  • This topic was modified 6 years, 5 months ago by Dave Warfel.
Its horrible security to send out passwords in cleartext.
by Nico·8 years ago·3 replies

Security is sadly a topic that the EDD people to not care about. Sending clear text passwords out to people should not be done. I have fixed this with this code. This hides the field be then tells the users after the did the purchase that they should create a password. Not very user friendly, I currently had disabled it but I am thinking of activating it again because I think my sales gone down because if this.


<?php
namespace nextgenthemes\website;

add_filter( 'edd_auto_register_email_body', __NAMESPACE__ . '\\edd_auto_register_email_body', 10, 4 );

function edd_auto_register_email_body( $default_email_body, $first_name, $username, $password ) {

	// Email body
	$out = __( "Dear", "edd-auto-register" ) . ' ' . $first_name . ",\n\n";
	$out .= sprintf(
		__( "Thanks for your purchase! A account with a random password has been created for you. Please <a href='%s'>follow the lost password procedure</a> to create a secure password for your account in case you want to ask a support question or access your downloads. (For security reasons passwords are not send out in cleartext)", "nextgenthemes-website" ),
		wp_lostpassword_url()
	) . "\n\n";
	$out .= __( "Your Username:", "edd-auto-register" ) . ' ' . $username . "\n\n";

	return $out;
}

Also using emails and usernames isn’t exactly great either as you can guess them form the author slugs WP generates from them.

My Idea would be so simply use javascript on checkout to fill in a random generate password on checkout automatically. WP already has a function for this. And do not display the 2nd password confirm field at all, and maybe even autofill the username field with something based on the first/last name they enter.

To elaborate on my point that this is not the first time I notice this pattern from EDD:

They had ssl_verify => false all over their code, I think its now changed it now changed some areas, or at least the is a option to verify your shops ssl. But with the software licensing extension those API calls and downloads are (or at lease were) totally unresponsively ignoring SSL altogether. Because some WP bug that was fixed like 10 years ago. Their entire attitude to simply ignore it because it may fail in some very rare cases is very bad.

It could lead to a chain reaction from a MITM attack on easydigitaldownloads.com that all extensions they ship to customers would ship from hackers sites instead with malicious code and given that many of their customers use EDD SL as well they could spread it from there. Because all the API calls simple ignor(ed) SSL! Not a security expert but at least I pay a little bit attention.

Also, and my guess is that this is very common in this industry. They do support via email and they expect you to send them passwords to your sites in cleartext!

Great Idea, bad execution.

  • This topic was modified 8 years, 1 month ago by Nico.
  • This topic was modified 8 years, 1 month ago by Nico.
Works, I have one suggestion
by justinestrada·8 years ago·1 reply

This plugin works, I have a suggestion though.
In the EDD settings > Misc > Checkout Settings > Show Register / Login Form?
You should remove the first two options in the Select field since they no longer apply.

I got stuck on this setting for 30 second, no biggy but would make setup smoother.

  • This topic was modified 8 years, 10 months ago by justinestrada.
Great for checkout conversions
by Phil Derksen·8 years ago

Keep your checkout fields minimal to improve conversions while still getting your customer accounts established.

Definitely a key add-on for my EDD sites. Can’t do without it now.

Download Trends

Today: 3Yesterday: 7This week: 35Period total: 2K

Compatibility

WordPress4.4+ requiredTested up to 6.2.9
PHP5.4+ required

Version Adoption

v1.4
80.6%
v1.3
19.4%

Top Alternatives to EDD Auto Register

Menu Cart for WooCommerce icon
Menu Cart for WooCommerce
4.680K+ installsUpdated 1 week ago
ViewCompare
WP Menu Cart icon
WP Menu Cart
4.88.0K+ installsUpdated 1 week ago
ViewCompare
Easy Digital Downloads Featured Downloads icon
Easy Digital Downloads Featured…
51.0K+ installsUpdated 7 months ago
ViewCompare
Easy Digital Downloads Free Link icon
Easy Digital Downloads Free Link
51.0K+ installsUpdated 3 months ago
ViewCompare
Trust Badges icon
Trust Badges
0900 installsUpdated 6 months ago
ViewCompare
View all edd plugins →

Frequently Asked Questions

Changelog

Version 1.4.5, April 23, 2022

  • Dev: Updated for PHP 8.1+ compatibility.
View full changelog on WordPress.org

Contributors

Andrew Munro / AffiliateWPAndrew Munro / AffiliateWPPippin WilliamsonPippin WilliamsonChris KlosowskiChris KlosowskiRobin CornettRobin CornettEasy Digital DownloadsEasy Digital Downloads
Plugin Info
Version
1.4.5
Last Updated
Apr 22, 2024
WP Requires
4.4+
Tested Up To
6.2.9
PHP Requires
5.4+
Active Installs
1.0K+
Downloads
88K+
Added
Oct 24, 2013
Business
Free

Tags

eddpurchasee-downloadsdigital downloadseasy digital downloads

Developer

S
Syed Balkhi
93 plugins23.5M+ total installs
View all plugins →

Quick Compare

EDD Auto Register vs Menu Cart for WooCommerce→EDD Auto Register vs WP Menu Cart→EDD Auto Register vs Easy Digital Downloads Featured…→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.