1. imen
  2. General
  3. Wednesday, February 01 2017, 03:15 PM
I am working on a company intranet. I need easy profile pro for showing and searching the users profile in joomla front office. No registration is needed for my case.
My question is :
Is it possible to replace the user profile fields (profile.address1, ...) by other fields (ldap.company,...). Attached a screen capture of my _user_profiles table ?
Please note that this information is very imoportant for me since i am retrieving the users data via ldap.

Best Regards
Attachments (1)
admin Accepted Answer
Admin
Hi,
Is it possible to replace the user profile fields (profile.address1, ...) by other fields (ldap.company,...). Attached a screen capture of my _user_profiles table ?
This is something that not regards Easy Profile, this table and data comes from a Joomla plugin called "User - Profile". Easy Profile have a own Table structure.

Keep in mind these things:
1. You can continue to use Joomla "User - Profile" plugin and/or your custom User plugins, Easy Profile extends Joomla user management (not replace), so registration and edit profile pages are the same of Joomla with many improvements.
2. Easy Profile allow you to search only in Easy Profile fields, so, you should:
- - create fields with Easy Profile
- - develop a script to import data from your actual Table (#__user_profiles) into Easy Profile table (#__jsn_users)
- - develop a script to sync LDAP data into Easy Profile table.

Before buy, we recommend you to test Free version to understand how to work our extension (and how to store users data).
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


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