Description
Tool for migrating images from one Ghost storage solution to another. I’ve mentioned this in passing but I thought I would outline a more detailed explanation of how it would work:
User Impact
Users with existing Ghost blogs wanting to change storage solutions will have the option to easily migrate
Features
- saves images to new storage using the adapter itself
- delete images from previous storage using the adapter itself
- updates HTML of posts in database using Ghost Admin API
- memoization to avoid unnecessary requests