Title: Dolibarr REST API
Author: Open-DSI
Published: <strong>29 de noviembre de 2018</strong>
Last modified: 29 de noviembre de 2018

---

Buscar plugins

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.

![](https://ps.w.org/dolibarr-rest-api/assets/icon-256x256.png?rev=1982421)

# Dolibarr REST API

 Por [Open-DSI](https://profiles.wordpress.org/opendsi/)

[Descargar](https://downloads.wordpress.org/plugin/dolibarr-rest-api.zip)

 * [Detalles](https://es.wordpress.org/plugins/dolibarr-rest-api/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/dolibarr-rest-api/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/dolibarr-rest-api/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/dolibarr-rest-api/#developers)

 [Soporte](https://wordpress.org/support/plugin/dolibarr-rest-api/)

## Descripción

WordPress plugin helper to connect to the Dolibarr ERP/CRM REST API. Connect to 
Dolibarr through the REST API to send your contacts, WooCommerce products or any
data that will fit in your ERP/CRM.
 This plugin has got no interface. You will 
only get notified in case the Dolibarr API is not correctly configured from the 
WordPress admin «Plugins» screen. This plugin provides a simple tool for developers
to use in their own plugin to connect to the Dolibarr REST API.

## Instalación

Installing «Dolibarr REST API» can be done either by searching for «Dolibarr REST
API» via the «Plugins > Add New» screen in your WordPress dashboard, or by using
the following steps:

 1. Download the plugin via WordPress.org
 2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress
    dashboard
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Dolibarr configuration steps:

 1. Activate the REST API for Dolibarr: go to menu _Home > Setup > Modules/Applications_
    and activate the _API/Web services (REST server)_.
 2. Generate and copy the admin user API key: go to menu _Home > Users & groups_, select
    your admin user in the list. Once on the User card, click the _Modify_ button and
    generate and copy the _Key for API_ (see screenshot). Click the _Save_ button.

WordPress configuration steps:
 1. Add the Dolibarr URL and your admin user API 
key to the `wp-config.php` file. Here is an example: `define( 'DOLIBARR_REST_API_URL','
https://my-dolibarr.com/' ); define( 'DOLIBARR_REST_API_USER_KEY', 'M1e57FZ69D0ophaizqTRsNB6lQ3d0EA6');

## FAQ

  Does this plugin depend on any others?

No, but it depends on a working instance of the [Dolibarr ERP](https://www.dolibarr.org/),
accessible from the network.

  Does this create new database tables?

No. There are no new database tables with this plugin.

  Does this load additional JS or CSS files ?

No. This plugin does not load additional CSS or JS files.

  What does this plugin do?

This plugin is useless on its own. It should be combined with another plugin that
actually interacts with the Dolibarr REST API (agenda, contacts, third parties, 
expense, clients, products, etc.).

  How can I disable the request cache?

GET requests can be cached if explicitely stated (see the controller PHP code). 
Call the page adding `&disable_cache=1` to the URL to disable cache.

## Reseñas

![](https://secure.gravatar.com/avatar/98afad03bfe9415366dcdcc1072b45fe3487416675f7b32b70a28724fe117ed1?
s=60&d=retro&r=g)

### 󠀁[thank you dolibarr](https://wordpress.org/support/topic/thank-you-dolibarr/)󠁿

 [bookha](https://profiles.wordpress.org/bookha/) 11 de agosto de 2020

thank you dolibarr

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/)

## Colaboradores y desarrolladores

«Dolibarr REST API» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ Open-DSI ](https://profiles.wordpress.org/opendsi/)

[Traduce «Dolibarr REST API» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/dolibarr-rest-api)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/dolibarr-rest-api/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/dolibarr-rest-api/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/dolibarr-rest-api/)
por [RSS](https://plugins.trac.wordpress.org/log/dolibarr-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.0

 * 2018-11-28
 * Initial release

## Meta

 *  Versión **1.0.0**
 *  Última actualización **hace 8 años**
 *  Instalaciones activas **40+**
 *  Versión de WordPress ** 4.0 o superior **
 *  Probado hasta **4.9.29**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/dolibarr-rest-api/)
 * Etiqueta:
 * [template](https://es.wordpress.org/plugins/tags/template/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/dolibarr-rest-api/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/dolibarr-rest-api/reviews/)

## Colaboradores

 *   [ Open-DSI ](https://profiles.wordpress.org/opendsi/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/dolibarr-rest-api/)