Step 1
/src/addons/BassMan/ConversationButton/_data
We go to this directory and open the template_modifications.xml file located here in an editor.
<xf:button href="{{ link('conversations/add', '', {'to': $user.username, 'title': $__globals.thread.title}) }}" class="cxf-button button--link">...
Description:
Some administrators want to highlight the talk button in order to make it easier to contact the user, so this add-on will add a button or conversation icon to the message block user.
Features
add conversation button below user details in the message block
add conversation icon...