1. bitbotbox
  2. Support
  3. Thursday, March 02 2017, 03:26 PM
Hello.
I have an old Joomla 2.5 web updated to Joomla 3. I had upgraded some plugins and saw how big EasyProfile is!!
Now I have a problem. I used to manage the User Profile with my own plugin to add some fields as Phone Number, Address, etc.
When I list the users in frontend all this information is shown, but I can't manage what kind of fields to show from your plugin's panel.
How can I import all this extra data to Easy Profile?
Also, how can I export all this data via Export Button in Contacts?
I hope you can help me.

Best regards,
Ugo
admin Accepted Answer
Admin
Hi,
Easy Profile works like Joomla User Profile Plugin, it adds custom fields into Joomla user management. But mainly Easy Profile and Joomla User Profile Plugin are two different systems that use Joomla API to add custom fields.
So is not possible to manage these fields with Easy Profile.

How can I import all this extra data to Easy Profile?
Sorry but Easy Profile does not do this, anyway there are 2 alternatives:
1.
you should create same fields in Easy Profile and develop a script to import data from actual Table (#__user_profiles) into Easy Profile table (#__jsn_users).
2.
- Export users with some tools into CSV format you should
- create same fields in Easy Profile
- Import CSV with Easy Profile Import feature.

Also, how can I export all this data via Export Button in Contacts?
Sorry I not understand well your question, I do not see any export button in Joomla Contacts component :(
  1. more than a month ago
  2. Support
  3. # 1
bitbotbox Accepted Answer
Ok! Understood!!
About the Export Button, it's not in Contacts, it's in Users... Sorry. I suppose that I can be able to select in Easy Profile Configuration all the fields that I have created in the previous step, so they will be exported in the Export button in Users. Isn't it?
Thanks!
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
yes, export button allow you to export Joomla core and Easy Profile fields, but not fields that come from others plugins.
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.