Ready for Vanilla fresh install 2ra. Plus English files.

Easy to install.. no affect core.

A lot of people does not like give his information to every site that they landed, for obvious reasons, currently they have to give that information in order to leave a comment, to buy something etc. but, they prefer not to do it or at least they want to have the opportunity to delete his account whenever and don’t left their information floating around.

In order to get more and more orders (worked for me) I’m using this add-on in conjunction to costumers details, allowing only gather name and email of the customer, as a minimum data.

So the creation of the account is easy only the client have to fill 3 mandatory fields, and also you can blame the peace of mind that he can reach knowing the fact that he can delete his account whenever….

Note;
If you want to keep his comments, on account_delete_success.php
find:
tep_session_unregister('comments');
change by;
//tep_session_unregister('comments');



More...