Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

CS Multiple Image Import

Beschrijving

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

Schermafbeeldingen

  • 1 Backend Setting

Installatie

  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!!!

FAQ

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!!!

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“CS Multiple Image Import” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “CS Multiple Image Import” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

Initial version