Skip to main content
https://travis-ci.com/collective/collective.volto.socialsettings.svg?branch=master

Add-on for manage a list of social network links on Volto

Features

  • Control panel for plone registry to manage social links settings.

  • Restapi view that exposes these settings for Volto

Volto endpoint

Anonymous users can’t access registry resources by default with plone.restapi (there is a special permission).

To avoid enabling registry access to everyone, this package exposes a dedicated restapi route with the list of social links: @social-links:

> curl -i http://localhost:8080/Plone/@social-links -H 'Accept: application/json'

And the result is something like this:

[
    {
        "title":"foo",
        "icon": "bar",
        "url": "http://foo.com"
    },
    ...
]

Control panel

You can edit settings directly from Volto because the control has been registered on Plone and available with plone.restapi.

Volto integration

To use this product in Volto, your Volto project needs to include a new plugin: https://github.com/collective/volto-social-settings

Translations

This product has been translated into

  • Italian

  • Spanish

Installation

Install collective.volto.socialsettings by adding it to your buildout:

[buildout]

...

eggs =
    collective.volto.socialsettings

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Contributors

Changelog

0.2.3 (2026-08-05)

  • Update permission settings to allow site administrators to access the control panel [TheSaintSimon]

0.2.2 (2024-12-12)

  • Added Spanish translations. [macagua]

  • Added more translations strings. [macagua]

  • update translation [lucabel]

0.2.1 (2021-10-27)

  • fix python_requires. [nzambello]

0.2.0 (2021-10-10)

  • p.a.caching rules for rest api services. [cekk]

0.1.2 (2021-02-11)

  • Add layer to social-links route to not break if not installed. [cekk]

0.1.1 (2020-11-30)

  • Changed field type in registry. [cekk]

0.1.0 (2020-06-09)

  • Initial release. [cekk]

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective_volto_socialsettings-0.2.3.tar.gz (25.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file collective_volto_socialsettings-0.2.3.tar.gz.

File metadata

File hashes

Hashes for collective_volto_socialsettings-0.2.3.tar.gz
Algorithm Hash digest
SHA256 1987ef3fdf994f8e9b934c22f029d7df13af3d13c7bb50a10bb217e9f904fbb6
MD5 681b8336bc776ee24472a2a6abd21b1b
BLAKE2b-256 a27b3f54272ffb2cc5297496a7b1e864b8ee37def646831333b2d4e14f5bdf3c

See more details on using hashes here.

File details

Details for the file collective_volto_socialsettings-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for collective_volto_socialsettings-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b8a2dfc1a2d231a5e79e651b3790a2f4642f7dc396026bf5887979eef5a6859e
MD5 e630c0849ca7f9bc745726deb899f8bd
BLAKE2b-256 857ddcd648eabe35a24a3173c7d708b0c9424ae4fb043c2e14bf429126418f72

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page