It displays the user's contact icons in a mini profile without dropdown
- Download the latest repository.
- Unzip the downloaded release, and change the name of the folder to
DisplayContactIcon
. - In the
ext
directory of your phpBB board, create a new directory namedSumanai
(if it does not already exist). - Copy the
DisplayContactIcon
folder tophpBB/ext/Sumanai/
(if done correctly, you'll have the description file extension at (your forum root)/ext/Sumanai/DisplayContactIcon/composer.json). - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
DisplayContactIcon
under the Disabled Extensions list, and click itsEnable
link.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
DisplayContactIcon
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/Sumanai/DisplayContactIcon
folder.