It’s finally almost ready! Easy Digital Downloads has been in development for about two months now, with over a hundred hours of my personal development time put into it so far.
The plugin is extremely powerful and really, really cool. I have worked hard to supply as many of necessary features as possible, while also avoiding the terrible feature bloat that is suffered by so many of the WordPress ecommerce plugins available. Your feedback during this beta stage is very, very important to me, so please feel free to leave as much feedback as possible.
The first beta version of Easy Digital Downloads can be downloaded from the plugin’s Git hub page. If you’re not familiar with GitHub, click “Downloads” on the right side of the screen, this will take to a page where you can download a .zip file.
Please post your bug reports on the github issues page, or in the beta support forum. All feedback that is not a bug report is welcome below.
Using WordPress and want to get Easy Digital Downloads for free?
Enter the URL to your WordPress website to install.
Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. We only recommend products that we believe will add value to our readers.
Looks like a good job. I will test 🙂
Thanks! Please let me know any feedback you have.
Great work, Pippin. This is looking snazzy and simple! I’m downloading the Beta right now to do some testing.
Thanks Frankie! Let me know what you think, especially if you find bugs 😉
The plugin looks fantastic and very well thought out. I will be testing it out tonight. Is there any future plans for an affiliate system built in?
Congrats of a great product!
Thanks! Yes, I am planning to build an affiliate add-on as soon as the plugin is out of beta.
By the way this is shaping up to be a great plugin. I’m so dumping eShop, but my stomack churns at the thought of importing the thousands of current sales.
Thanks! I think I will plan to make some add-ons for importing from other plugins.
Hi,
I’m currently figuring out how to implement your plug-in in a personal project.
I’ll let you know the results.
There is very, very documentation yet, so if you have any trouble, just ask 🙂
Hi,
some passes are a bit obscure but I’ve managed to install and configure and properly test with PAYPAL and the Discount Coupon feature (some issues with “,” becoming “.” in prices after applying discount… I’ve yet to cross test with a friend (with a different PP account :-).
Maybe this is not the right place to ask, but there is a way to localize in different languages the cart/checkout front-end?
I suspect I know why the “.” and “,”s are changing with a discount code. I’ll look into it.
The plugin is fully localized and ready for translation. Have you ever translated a plugin before? There are several ways to do it. One is to use another plugin such as qTranslate, and one way is to create a new .po file for your language based off of the default.po file located inside the “languages” folder of the plugin.
Ok, once created the new .po file I’ve to follow a precise renaming procedure? And once I’ve the file I can simply put the new “it.po” file in the same folder of “default.po”?
Yes, it needs a specific naming convention. What language are you translating to? And yes, just place it in the same folder.
Italian language.
Once tested I can also send it to you.
Name it “edd-it_IT.po”.
Ok, named and uploaded in plugins/easy-digital-downloads/languages, further steps?
You will now need to install the Italian language files for WordPress (if you do not already have them). You can get them from here: http://svn.automattic.com/wordpress-i18n/
Once you have the language file installed, go to Settings > General and select Italian for the site language.
I’m already using an Italian WP package install. No idea where i can set change back and forth languages.
If you don’t see the option to change the language, then you will need to add the option to your wp-config.php file. See the bottom of this article: http://codex.wordpress.org/Translating_WordPress#WordPress_Localization_Repository