Quote Originally Posted by familynow View Post
I'm wondering why this mod isn't replacing the image upload section of the products add page in the first place? This would avoid even more clicks.

...just a thought.
That is by design. When I started developing IM, I decided to make it an add-on (only additional code files) instead of an add-in (altering existing code). Basically IM is meant to maintain existing images, although later a link was added to upload new additional images. This was done because this function is not present in ZC.

However, I'll keep your suggestion in mind, thanks!