Provides ability to manage social media icons in your site settings, and add them to your template
$ composer require iqnection-modules/socialmedia
$ ~/public_html/vendor/bin/sake dev/build "flush=1"
Navigate to the Settings area in the admin, click the Developer Tab, then Social Media Link tab
Add links as needed
Add the following code in your template where you want the links to display
<% include SocialMediaLinks %>
It's up to you to add styling
Add the following lines to your site's YML config file
IQnection\SocialMedia\Model\SocialMediaLink:
social_media_options:
- "My New Option 1"
- "My New Option 2"
You can add or replace icons by adding files to your theme's templates/Includes directory
The file name must match the option name in the dropdown, with the following format
Currently supports:
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem