acentoweb.addusergroup


Nameacentoweb.addusergroup JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/collective/acentoweb.addusergroup
SummaryAdds new users automatically to groups
upload_time2023-09-22 16:53:27
maintainer
docs_urlNone
authorEspen Moe-Nilssen
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 No coveralls.
            .. 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/acentoweb.addusergroup/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/acentoweb.addusergroup/actions/workflows/plone-package.yml

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

.. image:: https://codecov.io/gh/collective/acentoweb.addusergroup/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/collective/acentoweb.addusergroup

.. image:: https://img.shields.io/pypi/v/acentoweb.addusergroup.svg
    :target: https://pypi.python.org/pypi/acentoweb.addusergroup/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/acentoweb.addusergroup.svg
    :target: https://pypi.python.org/pypi/acentoweb.addusergroup
    :alt: Egg Status

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

.. image:: https://img.shields.io/pypi/l/acentoweb.addusergroup.svg
    :target: https://pypi.python.org/pypi/acentoweb.addusergroup/
    :alt: License


======================
acentoweb.addusergroup
======================

Adds new users automatically to groups

Features
--------

- Adds settings to the medialog control panel
- the Group settings will add all users to these groups on login

 


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

Install acentoweb.addusergroup by adding it to your buildout::

    [buildout]

    ...

    eggs =
        acentoweb.addusergroup


and then running ``bin/buildout``


Authors
-------

Espen Moe-Nilssen

 


Contribute
----------

- Issue Tracker: https://github.com/collective/acentoweb.addusergroup/issues
- Source Code: https://github.com/collective/acentoweb.addusergroup
- Documentation: https://docs.plone.org/foo/bar


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
============

- Espen Moe-Nilssen, espen@medialog.no


Changelog
=========


1.0a1 (unreleased)
------------------

- Initial release.
  [espenmn]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/acentoweb.addusergroup",
    "name": "acentoweb.addusergroup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "Espen Moe-Nilssen",
    "author_email": "espen@medialog.no",
    "download_url": "https://files.pythonhosted.org/packages/94/e0/eda753a1966a45e786058ac9f862f5eb4fab2eb7c270ae2d1862c237f200/acentoweb.addusergroup-1.0.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/acentoweb.addusergroup/actions/workflows/plone-package.yml/badge.svg\n    :target: https://github.com/collective/acentoweb.addusergroup/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/acentoweb.addusergroup/badge.svg?branch=main\n    :target: https://coveralls.io/github/collective/acentoweb.addusergroup?branch=main\n    :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/acentoweb.addusergroup/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/collective/acentoweb.addusergroup\n\n.. image:: https://img.shields.io/pypi/v/acentoweb.addusergroup.svg\n    :target: https://pypi.python.org/pypi/acentoweb.addusergroup/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/acentoweb.addusergroup.svg\n    :target: https://pypi.python.org/pypi/acentoweb.addusergroup\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/acentoweb.addusergroup.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/acentoweb.addusergroup.svg\n    :target: https://pypi.python.org/pypi/acentoweb.addusergroup/\n    :alt: License\n\n\n======================\nacentoweb.addusergroup\n======================\n\nAdds new users automatically to groups\n\nFeatures\n--------\n\n- Adds settings to the medialog control panel\n- the Group settings will add all users to these groups on login\n\n \n\n\nInstallation\n------------\n\nInstall acentoweb.addusergroup by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        acentoweb.addusergroup\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nEspen Moe-Nilssen\n\n \n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/acentoweb.addusergroup/issues\n- Source Code: https://github.com/collective/acentoweb.addusergroup\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: project@example.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Espen Moe-Nilssen, espen@medialog.no\n\n\nChangelog\n=========\n\n\n1.0a1 (unreleased)\n------------------\n\n- Initial release.\n  [espenmn]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Adds new users automatically to groups",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/collective/acentoweb.addusergroup",
        "PyPI": "https://pypi.python.org/pypi/acentoweb.addusergroup",
        "Source": "https://github.com/collective/acentoweb.addusergroup",
        "Tracker": "https://github.com/collective/acentoweb.addusergroup/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e14554f6bc4d85ec42c549374e94c2eb2ddeba9d5e185ff1d1f4fc30fe860431",
                "md5": "1b843b4d35e74f783e61a485b67f5ad3",
                "sha256": "0b9ba8dc89d743869f777374663c569ab0bd7915b010389dd72515025fe33991"
            },
            "downloads": -1,
            "filename": "acentoweb.addusergroup-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b843b4d35e74f783e61a485b67f5ad3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 40927,
            "upload_time": "2023-09-22T16:53:24",
            "upload_time_iso_8601": "2023-09-22T16:53:24.996922Z",
            "url": "https://files.pythonhosted.org/packages/e1/45/54f6bc4d85ec42c549374e94c2eb2ddeba9d5e185ff1d1f4fc30fe860431/acentoweb.addusergroup-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94e0eda753a1966a45e786058ac9f862f5eb4fab2eb7c270ae2d1862c237f200",
                "md5": "93ee12339654ff5c52d28137b473743d",
                "sha256": "0df8f3d780bfc2e16b7ed11a11a260a6f424153a839aaec0365a259e4af00f41"
            },
            "downloads": -1,
            "filename": "acentoweb.addusergroup-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "93ee12339654ff5c52d28137b473743d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 36330,
            "upload_time": "2023-09-22T16:53:27",
            "upload_time_iso_8601": "2023-09-22T16:53:27.658571Z",
            "url": "https://files.pythonhosted.org/packages/94/e0/eda753a1966a45e786058ac9f862f5eb4fab2eb7c270ae2d1862c237f200/acentoweb.addusergroup-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 16:53:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "acentoweb.addusergroup",
    "github_not_found": true,
    "lcname": "acentoweb.addusergroup"
}
        
Elapsed time: 0.12054s