Skip to content

j23d/kotti_socialbuttons

Repository files navigation

kotti_socialbuttons

This add on add socialshareprivacy to Kotti that allows you to add social media buttons to your site. Add <div class="socialshareprivacy" /> to the template of your content type, where the buttons should appear. In the settings section you can choose the buttons to include, namely Twitter, Facebook and Google+.

pypi_ downloads_month_ license_ build_status_master_

Find out more about Kotti

Development happens at https://github.com/j23d/kotti_socialbuttons

Setup

To enable the extension in your Kotti site, activate the configurator:

kotti.configurators =
    kotti_settings.kotti_configure
    kotti_socialbuttons.kotti_configure

Development

Contributions to kotti_socialbuttons are highly welcome. Just clone its Github repository and submit your contributions as pull requests.