Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Viadeo Resume

Descripción

Viadeo is the second professional social networks around the world with a total membership base of over 45 million professionals. With this plugin, you can show your resume or your contacts’ resumes generated with Viadeo profiles. This plugin use the new Viadeo API.

When you have set your personal Viadeo Access Token on the administration page of Viadeo Resume plugin. You can insert your resume on every page or post with the short code [viadeo-resume].

You can also insert the resume of your Viadeo contacts with the short code [viadeo-resume profile=»nickname«].
Usually Viadeo nicknames are formatted like this : firstname.lastname.
When you write a post, you can generate the short code if you click on «add a Viadeo Resume» button.

Capturas

  • Plugin configuration page
  • Just write [viadeo-resume] on a post
  • Generated resume sample

Instalación

For an automatic installation through WordPress:

  1. Go to the ‘Add New’ plugins screen in your WordPress admin area
  2. Search for ‘Viadeo Resume’
  3. Click ‘Install Now’ and activate the plugin

For a manual installation via FTP:

  1. Upload the viadeo_resume folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

  1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.

On the Viadeo Resume administration plugin page, you need to set your personal Viadeo Access Token. For getting it, follow this step :

  1. Connect to your Viadeo account on the web application at http://www.viadeo.com

  2. Go to this page : http://dev.viadeo.com/documentation/authentication/request-an-api-key/

  3. Complete all fields of the form to get your Access Token (informations that you set aren’t important for what we want)

    • Set an application name
    • Set an application description
    • Upload an application logo
    • Set an application URL
    • Accept the Viadeo API terms of usage
    • Save information

Now, you can get your personal Access Token

FAQ

There are some dependencies to install before using this plugin ?

Yes, You’ll need to install cURL for PHP, to install it on a Debian server :

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

I have some questions (need help, have an idea), how can I contact you?

Feel free to contact us through our blog.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Viadeo Resume» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Viadeo Resume» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.4

  • Fix a bug with SSL on some versions of cURL

1.0.3

  • Notify user if cURL is running or not on plugin configuration page

1.0

  • First public release