VLT integrates with the add-on @plonegovbr/volto-social-media to provide behaviors for adding social media links and main configuration to your site.
You can use it to customize your site, as well as the behaviors in kitconcept.voltolighttheme, if they fit your needs.
It has two behaviors:
plonegovbr.socialmedia.links
plonegovbr.socialmedia.settings
You can add these behaviors to any content type, such as PloneSite or Subsite, to add the social media links and main configuration to your site.
It is recommended to add the behavior plonegovbr.socialmedia.settings to your Plone site, and the behavior plonegovbr.socialmedia.links to your site and subsites as well.
To add them to a Plone site, add the following snippet to <your_backend_addon>/profiles/default/types/Plone_Site.xml.
Social media#
Added in version 6.0.0-alpha.22.
VLT integrates with the add-on
@plonegovbr/volto-social-mediato provide behaviors for adding social media links and main configuration to your site. You can use it to customize your site, as well as the behaviors inkitconcept.voltolighttheme, if they fit your needs.It has two behaviors:
plonegovbr.socialmedia.linksplonegovbr.socialmedia.settingsYou can add these behaviors to any content type, such as
Plone SiteorSubsite, to add the social media links and main configuration to your site.It is recommended to add the behavior
plonegovbr.socialmedia.settingsto your Plone site, and the behaviorplonegovbr.socialmedia.linksto your site and subsites as well.To add them to a Plone site, add the following snippet to
<your_backend_addon>/profiles/default/types/Plone_Site.xml.