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.

Mi Tienda MercadoLibre

Descripción

Displays a gallery with all your products currently published in MercadoLibre.

Instalación

  1. Upload the plugin folder to the /wp-content/plugins/ directory via FTP (or use WordPress native function)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Insert the shortcode in the page where you want to show your products, in this way: [tiendaml username=""]. You must put your MercadoLibre username between the quotes to make it work, as, for example [tiendaml username="my_mercadolibre_user"] where “my_mercadolibre_user” should be replaced by your username, always between quotes.

FAQ

  • How to use it?

Simply use the shortcode [tiendaml username=''] in the page you want to show your products on. For example, you may create a page, call it Products and just put in the content the shortcode.

  • What is my MercadoLibre user name?

It is the same user name you use to login to MercadoLibre.

  • How to show more or less products per page?

Just add the productos_por_pagina attribute to the shortcode in this way [tiendaml username='' productos_por_pagina='12']. Any number can be used, but since the plugin use a 3 column grid, it is recommended to use multiples of 3.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Mi Tienda MercadoLibre» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Mi Tienda MercadoLibre» 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

0.2

  • Stable version.