Migrating to filefield (+ either filefield_sources or imagefield) is not trivial, especially if you have lots of imceimage fields. I've tried to automate most of the work with a module, but not sure about the best way to share... should it be a part of imceimage or be it's own drupal.org module? I put it on github for now
It's very much untested, though I plan on using it a lot in the near future. Would love to get some feedback.
Comments
Comment #1
brianfisher commentedHave used it successfully on a couple of production sites.
Comment #2
izmeez commentedbookmarking to test.
Comment #3
kepford commentedJust used tbfisher's module to migrate my imce image fields to filefields. Worked perfectly.
http://github.com/tbfisher/drupal_imceimage_2_filefield
Comment #4
ikeigenwijs commentedMigration seemed to works flawlessly for me.
We had a small usages, only in 1 contenttype.
I still have to remove the old module IMCE Image 6.x-1.0-beta2
if that does not have any impact the migration was succesfull.
I m going to wait a week for that.
Comment #5
Anonymous (not verified) commentedSweet, glad to see someone is working on this. Looking forward to seeing this posted in the drupal.org sandbox... and eventually as a project!
Comment #6
brianfisher commentedsandbox: http://drupal.org/sandbox/tbfisher/1078110
project application: http://drupal.org/node/1078126
Comment #7
sachbearbeiter commentedplease give an info here, if http://drupal.org/node/1078126 is positive ...
+1 and thanks a lot :)
Comment #8
Anonymous (not verified) commentedWonderful work, I just ran this on my own site and it was a flawless "upgrade."
Thanks
Comment #9
masher commentedWorked perfectly, many thanks.
The only difficult part was trying to download it (me being unfamilar the git interface).
Comment #10
brianfisher commentedthis has been promoted to a separate project, you can download it here: http://drupal.org/project/imceimage_2_filefield
Comment #11
sachbearbeiter commentedthanks a lot
Comment #11.0
sachbearbeiter commentedremove github link, replace with drupal project
Comment #12
dmoore commentedIf anyone is interested in migrating to Drupal 8 File field, I have created a new issue which contains code which might help you: https://www.drupal.org/node/2625850