collective.volto.gdprcookie


Namecollective.volto.gdprcookie JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/collective/collective.volto.gdprcookie
SummaryAdd-on for Plone to manage cookie settings for GDPR in Volto
upload_time2024-03-25 11:44:12
maintainerNone
docs_urlNone
authorRedTurtle Technology
requires_python>=3.7
licenseGPL version 2
keywords python plone cms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on PyPI or github. It is a comment.

.. image:: https://github.com/collective/collective.volto.gdprcookie/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/collective.volto.gdprcookie/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/collective.volto.gdprcookie/badge.svg?branch=main
    :target: https://coveralls.io/github/collective/collective.volto.gdprcookie?branch=main
    :alt: Coveralls

.. image:: https://codecov.io/gh/collective/collective.volto.gdprcookie/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/collective/collective.volto.gdprcookie

.. image:: https://img.shields.io/pypi/v/collective.volto.gdprcookie.svg
    :target: https://pypi.python.org/pypi/collective.volto.gdprcookie/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/collective.volto.gdprcookie.svg
    :target: https://pypi.python.org/pypi/collective.volto.gdprcookie
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/collective.volto.gdprcookie.svg?style=plastic   :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/collective.volto.gdprcookie.svg
    :target: https://pypi.python.org/pypi/collective.volto.gdprcookie/
    :alt: License

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

=================
Volto GDPR Cookie
=================

Add-on for manage GDPR Cookie banner on Volto based on GDPR law.

Features
--------

- Control panel in plone registry to manage GDPR cookie settings.
- Restapi endpoint that exposes these settings for Volto.

@gdpr-cookie-settings
---------------------

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 GDPR cookie settings: *@gdpr-cookie-settings*::

    > curl -i http://localhost:8080/Plone/@gdpr-cookie-settings -H 'Accept: application/json' --user admin:admin


Volto integration
-----------------

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


Translations
------------

This product has been translated into

- Italian



Installation
------------

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

    [buildout]

    ...

    eggs =
        collective.volto.gdprcookie


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/collective/collective.volto.gdprcookie/issues
- Source Code: https://github.com/collective/collective.volto.gdprcookie


License
-------

The project is licensed under the GPLv2.


Contributors
============

- RedTurtle Technology, sviluppo@redturtle.it


Changelog
=========


1.0.2 (2024-03-25)
------------------

- Fix serializer code.
  [cekk]


1.0.1 (2024-03-25)
------------------

- Fix serializer/deserializer to use block transformers.
  [cekk]
- Remove html link in default configs.
  [cekk]

1.0.0 (2024-02-13)
------------------

- Initial release.
  [cekk]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/collective.volto.gdprcookie",
    "name": "collective.volto.gdprcookie",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Python Plone CMS",
    "author": "RedTurtle Technology",
    "author_email": "sviluppo@redturtle.it",
    "download_url": "https://files.pythonhosted.org/packages/72/1c/e80443837aa48197382a06846d5d5e832876568b818ac7ed5f5695081a3a/collective.volto.gdprcookie-1.0.2.tar.gz",
    "platform": null,
    "description": ".. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on PyPI or github. It is a comment.\n\n.. image:: https://github.com/collective/collective.volto.gdprcookie/actions/workflows/plone-package.yml/badge.svg\n    :target: https://github.com/collective/collective.volto.gdprcookie/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/collective.volto.gdprcookie/badge.svg?branch=main\n    :target: https://coveralls.io/github/collective/collective.volto.gdprcookie?branch=main\n    :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/collective.volto.gdprcookie/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/collective/collective.volto.gdprcookie\n\n.. image:: https://img.shields.io/pypi/v/collective.volto.gdprcookie.svg\n    :target: https://pypi.python.org/pypi/collective.volto.gdprcookie/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/collective.volto.gdprcookie.svg\n    :target: https://pypi.python.org/pypi/collective.volto.gdprcookie\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/collective.volto.gdprcookie.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/collective.volto.gdprcookie.svg\n    :target: https://pypi.python.org/pypi/collective.volto.gdprcookie/\n    :alt: License\n\n.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on pypi or github. It is a comment.\n\n=================\nVolto GDPR Cookie\n=================\n\nAdd-on for manage GDPR Cookie banner on Volto based on GDPR law.\n\nFeatures\n--------\n\n- Control panel in plone registry to manage GDPR cookie settings.\n- Restapi endpoint that exposes these settings for Volto.\n\n@gdpr-cookie-settings\n---------------------\n\nAnonymous users can't access registry resources by default with plone.restapi (there is a special permission).\n\nTo avoid enabling registry access to everyone, this package exposes a dedicated restapi route with GDPR cookie settings: *@gdpr-cookie-settings*::\n\n    > curl -i http://localhost:8080/Plone/@gdpr-cookie-settings -H 'Accept: application/json' --user admin:admin\n\n\nVolto integration\n-----------------\n\nTo use this product in Volto, your Volto project needs to include a new plugin: https://github.com/collective/XXX\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Italian\n\n\n\nInstallation\n------------\n\nInstall collective.volto.gdprcookie by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        collective.volto.gdprcookie\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.volto.gdprcookie/issues\n- Source Code: https://github.com/collective/collective.volto.gdprcookie\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- RedTurtle Technology, sviluppo@redturtle.it\n\n\nChangelog\n=========\n\n\n1.0.2 (2024-03-25)\n------------------\n\n- Fix serializer code.\n  [cekk]\n\n\n1.0.1 (2024-03-25)\n------------------\n\n- Fix serializer/deserializer to use block transformers.\n  [cekk]\n- Remove html link in default configs.\n  [cekk]\n\n1.0.0 (2024-02-13)\n------------------\n\n- Initial release.\n  [cekk]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Add-on for Plone to manage cookie settings for GDPR in Volto",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/collective/collective.volto.gdprcookie",
        "PyPI": "https://pypi.org/project/collective.volto.gdprcookie/",
        "Source": "https://github.com/collective/collective.volto.gdprcookie",
        "Tracker": "https://github.com/collective/collective.volto.gdprcookie/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "721ce80443837aa48197382a06846d5d5e832876568b818ac7ed5f5695081a3a",
                "md5": "b38e0e055b6655479fde61686acb46ad",
                "sha256": "a770207eba5a3cf53837d6341ea5b92e4efc0dab25c067d1802a0774dbe5dbb2"
            },
            "downloads": -1,
            "filename": "collective.volto.gdprcookie-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b38e0e055b6655479fde61686acb46ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 28457,
            "upload_time": "2024-03-25T11:44:12",
            "upload_time_iso_8601": "2024-03-25T11:44:12.815579Z",
            "url": "https://files.pythonhosted.org/packages/72/1c/e80443837aa48197382a06846d5d5e832876568b818ac7ed5f5695081a3a/collective.volto.gdprcookie-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 11:44:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "collective.volto.gdprcookie",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "collective.volto.gdprcookie"
}
        
Elapsed time: 0.22373s