Software detaljer:
cmsplugin-Viadeo-cv er en django-CMS plugin, kan du vise et CV ved hjælp af din Viadeo profil.
Installation
For at bruge denne plugin til dit projekt, skal du blot følge denne procedure:
1. Åbn settings.py fil og tilføje cmsplugin_viadeo_resume til INSTALLED_APPS variablen
2. Definer følgende variabler i din config fil:
& Nbsp; VIADEO_CLIENT_ID = "
& Nbsp; VIADEO_CLIENT_SECRET = "
& Nbsp; VIADEO_ACCESS_TOKEN = "
. Læs Viadeo dokumentation for at lære at anmode om en API-nøgle
Krav :
- Python
- Django
- django-cms
- oauth2
- simplejson
Kommentarer ikke fundet