Skip to main content

Renders a list of people

Project description

This add-on allows you to:

  • add people/groups

  • display them on CMS pages

  • download vCards

Installation

Aldryn Platrofm Users

Choose a site you want to install the add-on to from the dashboard. Then go to Apps -> Install app and click Install next to People app.

Redeploy the site.

Manuall Installation

Run pip install aldryn-people.

Add below apps to INSTALLED_APPS:

INSTALLED_APPS = [
    …

    'aldryn_people',
    'hvad',
    'sortedm2m',
    …
]

Download vCard

Create a CMS page and install the People app there (choose People from the Advanced Settings -> Application dropdown).

Now redeploy/restart the site again.

The above CMS site has become a vCard download view.

Available Plug-ins

People plugin lets you display list of people on a CMS page.

Project details


Download files

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

Source Distribution

aldryn-people-0.3.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

aldryn_people-0.3-py2-none-any.whl (56.1 kB view hashes)

Uploaded Python 2

Supported by

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