Migrate Images and Styles

Component ID

2129889

Component name

Migrate Images and Styles

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module helps you to upgrade your images and imagecache presets to D7 image styles.

Instructions:
a) Download the module.
b) Unzip into your sites/all/modules directory.
c) Enable the module (it's called Imagecache Migrate).
d) Edit the module.install file. Change the number on the update function from migrate_styles_update_7000 to migrate_styles_update_7001.
e) Run your update.php script.
f) Disable the module.

Read more:
#1316472: Upgrade your imagecache presets to D7 image styles via features