Skip to main content

Plone addon to allow to extend @site controlpanel

Project description

https://github.com/collective/collective.volto.sitesettings/actions/workflows/plone-package.yml/badge.svg Coveralls https://codecov.io/gh/collective/collective.volto.sitesettings/branch/master/graph/badge.svg Latest Version Egg Status https://img.shields.io/pypi/pyversions/collective.volto.sitesettings.svg?style=plastic:alt:Supported-PythonVersions License

collective.volto.sitesettings

Plone addon that extends @site controlpanel by adding new fields.

This product is the backend part of volto-site-settings.

Features

  • Can set site title in different languages

  • Can set a subtitle in different languages

  • Can add a logo footer

It overrides @site endpoint to expose these new data.

Translations

This product has been translated into

  • Italian

Installation

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

[buildout]

...

eggs =
    collective.volto.sitesettings

and then running bin/buildout

Authors

Provided by awesome people ;)

Contributors

Put your name here, you deserve it!

  • ?

Contribute

Support

If you are having issues, please let us know. We have a mailing list located at: project@example.com

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0.6 (2025-04-03)

  • Fix fields order in schema. [cekk]

1.0.5 (2025-04-03)

  • Add option to hide title. [cekk]

1.0.4 (2025-02-04)

  • Add absolute_url method in registry-images view for compatibility with plone.namedfile >= 6.4.0. [cekk]

1.0.3 (2024-10-04)

  • Better handle default value before run 1001 upgrade-step. [cekk]

1.0.2 (2024-10-04)

  • Do not override site_title in schema: we use site_title_translated and then keep it in sync with site_title. [cekk]

1.0.1 (2024-07-10)

  • Add compatibility with Plone52. [cekk]

1.0.0 (2024-07-10)

  • Initial release. [cekk]

Supported by

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