Customer Profile extension for Magento
Yesterday we released a new Community extension for Magento that enables customers to enter some information about them and upload an avatar. This information is also viewable by others using a URL rewrite (something like: www.yourdomain.com/ebizmarts).
Screenshot:
Please got HERE to download and review the extension.

[...] Blog « Customer Profile extension for Magento [...]
Is there away to create custom fields with this extension?
Rich, no, it’s not possible without custom coding.
I would like to translate this extension to russian, where can I obtain locale file(s)? Or point me please to another way to translate it. TRhanks.
@Egor
Please update to the latest release 1.4.1 ( http://www.magentocommerce.com/extension/1209 ) you will find the locale file - Ebizmarts_Customerprofile.csv - under the “app/locale/en_US” directory.
Thanks but… these 1536′byte Ebizmarts_Customerprofile.csv seems to be something very special - there are no commas and no words… guess it must be some kind of mistake
@Egor
You can add the strings you want to translate on that file.
For example: “Edit account information”,”Edit account information”
Be sure to copy the file to the Russian locale folder.
I just have a question.
When the Customer Profile & Partner modules will be compatible with the Magento Version 1.4.2?
I am really excited to use these modules. Please let me know!
Rodrigo, we don’t have plans to make this module compatible with Magento v1.4 in the short term.
Ignazio,
You made a very good shop with this extension! One Question! How can I change the template for the Profil in frontend?
- Best regards
Hi Set, the file you have to edit is frontend/default/default/template/customer/profile.phtml . BR