Skip to main content

Viadeo resume plugin for django-cms 2.2

Project description

This plugin lets you display a resume using your Viadeo profile.

Requirements

Installation

To use this plugin into your project, just follow this procedure:

  1. Open the settings.py file and add cmsplugin_viadeo_resume to the INSTALLED_APPS variable

  2. Define the following variables into your config file:

    VIADEO_CLIENT_ID = "<your client ID>"
    VIADEO_CLIENT_SECRET = "<your client secret>"
    VIADEO_ACCESS_TOKEN = "<your access token>"

Read the Viadeo documentation to learn how to request an API key.

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

cmsplugin-viadeo-resume-0.4.tar.gz (4.3 kB view hashes)

Uploaded Source

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