Newer Version Available
Create Custom Search and Profile Menu Components for Communities
forceCommunity:profileMenuInterface
Add the forceCommunity:profileMenuInterface interface to an Aura component to allow it to be used as a custom profile menu component for the Customer Service community template. After you create a custom profile menu component, admins can select it in Experience Builder in to replace the template’s standard Profile Header component.
Here’s the sample code for a simple profile menu component.
forceCommunity:searchInterface
Add the forceCommunity:searchInterface interface to an Aura component to allow it to be used as a custom search component for the Customer Service community template. After you create a custom search component, admins can select it in Experience Builder in to replace the template’s standard Search & Post Publisher component.
Here’s the sample code for a simple search component.