Description
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
Installation
- 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. - Go into the WordPress Plugin interface and activate the plugin
- Search for CS Image Import menu link
- 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.)
- Choose the zip to import.
- Click
Save
button
Have fun!!!
FAQ
- Installation Instructions
-
- 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. - Go into the WordPress Plugin interface and activate the plugin
- Search for CS Image Import menu link
- 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.)
- Choose the zip to import.
- Click
Save
button
Have fun!!!
- Put the plug-in folder
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CS Multiple Image Import” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CS Multiple Image Import” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial version