shondalai / cjblog

CjBlog is a free Joomla! component for creating awesome community blogs

Home Page:https://shondalai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Easy Profile as avatar and profile provider

Ruud68 opened this issue · comments

commented

In version 1.4.2 we worked on adding Easy Profile as avatar and profile (and profile text) provider.

Issue

Easy Profile is not is the dropdown list as provider for the avatar and for the profile page

Expected result

Easy Profile should be selectable as provider in both the Avatar and profile page

Proposed solution

Add Easy Profile as option in administrator/components/com_cjblog/config.xml
for fields:
profile_component and avatar_component

This will work as the actual logic for Easy Profile's avatar and profile page URL is still in cjlib/api

Next step

If we can agree on this change I can create a PR for that.

Agree. Required avatar logic is already available in CjLib component. So adding the option will suffice to show EasyProfile avatar.

commented

Cool :)