aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: 0a69af8f13ed767b89335f13684f2b49319b74b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Mass Image Import
=================

This module implements a bulk image import operation that doesn't have a limit
of 50 images at a time as happens with the image_import module.

It does so by using a different batch operation and by not relying in a image
form selection.

Usage
-----

Just drop the images you want to import in the image import folder (configured
by the image_import module) and go to Admin -> Content -> Mass image import.
Make sure the webserver has enough rights to control the image files.

Then a batch operation will take care of importing all your images.