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.

CS Multiple Image Import

Descripción

CS Multiple Image Import is a simple plugin which enables you to import a zip file containing images and its attributes in excel file to be uploaded in WordPress Media Manager.
This simple plugin is very effective to upload multiple images with image title, image description, image caption and alt tag all at once which needs to be stored in excel format.
To read the excel file, we have used https://github.com/nuovo/spreadsheet-reader

Capturas

  • 1 Backend Setting

Instalación

  1. Put the plug-in folder cs-multiple-image-import into [wordpress_dir]/wp-content/plugins/ or go to plugins in backend menu and upload the zip file.
  2. Go into the WordPress Plugin interface and activate the plugin
  3. Search for CS Image Import menu link
  4. Create a zip file with images and excel file (you can find the sample zip in the plugin home page. The Column Heading of the excel file should be exactly same as mentioned in the sample excel file.)
  5. Choose the zip to import.
  6. Click Save button

Have fun!!!

Preguntas frecuentes

Installation Instructions
  1. Put the plug-in folder cs-multiple-image-import into [wordpress_dir]/wp-content/plugins/ or go to plugins in backend menu and upload the zip file.
  2. Go into the WordPress Plugin interface and activate the plugin
  3. Search for CS Image Import menu link
  4. Create a zip file with images and excel file (you can find the sample zip in the plugin home page. The Column Heading of the excel file should be exactly same as mentioned in the sample excel file.)
  5. Choose the zip to import.
  6. Click Save button

Have fun!!!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “CS Multiple Image Import” 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

Initial version