Metadata-Version: 2.1
Name: djangocms-aldryn-people
Version: 3.0.0
Summary: Aldryn People publishes profile pages for people in your organisation including team members, collaborators, partners, clients, and so on, including photographs and address information.
Home-page: https://github.com/CZ-NIC/djangocms-aldryn-people
Author: Divio AG
Author-email: info@divio.ch
License: BSD License
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: djangocms-aldryn-common
Requires-Dist: djangocms-aldryn-translation-tools
Requires-Dist: django-filer
Requires-Dist: easy-thumbnails
Requires-Dist: phonenumbers

|Project continuation| |Pypi package| |Pypi status| |Python versions| |License|


Aldryn People for django CMS
============================

Continuation of the deprecated project `Divio Aldryn search <https://github.com/divio/aldryn-translation-tools>`_.

Aldryn People allows you to:

- add people and groups of people to your website
- display them on CMS pages
- download vCards

Please see the `Aldryn People documentation <http://aldryn-people.readthedocs.org>`_,
which includes information on installation and getting started.

It also contains `documentation for content editors and end-users
<http://aldryn-people.readthedocs.org/en/latest/user/index.html>`_.

************
Contributing
************

Aldryn People is a an open-source project. We'll be delighted to receive your
feedback in the form of issues and pull requests. Before submitting your pull
request, please review our
`guidelines for Aldryn Addons <http://docs.aldryn.com/en/latest/reference/addons/index.html>`_.

We're grateful to all contributors who have helped create and maintain this package.

Contributors are listed at `contributions page
<https://github.com/aldryn/aldryn-translation-tools/graphs/contributors>`_.


.. |Project continuation| image:: https://img.shields.io/badge/Continuation-Divio_Aldryn_Search-blue
    :target: https://github.com/CZ-NIC/djangocms-aldryn-people
    :alt: Continuation of the deprecated project "Divio Aldryn People"
.. |Pypi package| image:: https://img.shields.io/pypi/v/djangocms-aldryn-people.svg
    :target: https://pypi.python.org/pypi/djangocms-aldryn-people/
    :alt: Pypi package
.. |Pypi status| image:: https://img.shields.io/pypi/status/djangocms-aldryn-people.svg
   :target: https://pypi.python.org/pypi/djangocms-aldryn-people
   :alt: status
.. |Python versions| image:: https://img.shields.io/pypi/pyversions/djangocms-aldryn-people.svg
   :target: https://pypi.python.org/pypi/djangocms-aldryn-people
   :alt: Python versions
.. |License| image:: https://img.shields.io/pypi/l/djangocms-aldryn-people.svg
    :target: https://pypi.python.org/pypi/djangocms-aldryn-people/
    :alt: license
