Support

  1. mikhaelm
  2. Features Request
  3. Tuesday, March 17 2015, 07:28 PM
Hi,
please in Easy Profile field type SQL for custom field in profile, userlist.
2. Add function from field to insert a value in another field.
3. Integration in profile Comments
4. Private message...
admin Accepted Answer
Admin
Hi Mikhael,
1. Ok, we will add this on our TODO list.


2. In future we will add this function, for now you can build a simple plugin to do this, docs at https://www.easy-profile.com/docs/44-triggers.html
Example:
- Download skeleton plugin at the end of doc page
- Install and enable it
- Go into /plugins/jsn/skeleton/skeleton.php and remove example functions: triggerFieldAvatarUpdate, triggerProfileUpdate
- Add your function to do this like
triggerProfileUpdate($user,&$data,$changed,$isNew){ 
if(isset($data['field2_alias'])) $data['field1_alias']=$data['field2_alias'];
}

With this you can do operations on fields and also store data in another field.


3. We are already working on the various integrations ;) . the priorities are for articles, Kunena, EasyBlog, easydiscuss then in future will arrive even those for comments

4. Easy Profile is only a profiler component, so for now we do not think of adding this. Private Messages are already included in our Social Network plugin.
  1. more than a month ago
  2. Features Request
  3. # 1
mikhaelm Accepted Answer
Hi,
Social Network plugin (MooSocial) not interested, interesting to have private messages integrated with the profile, and the profile is already possible to integrate with various third-party packages. How your application will be more flexible so will be greater popular
  1. more than a month ago
  2. Features Request
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.