Here’s another preview screenshot of my CreateSpace Shop Manager plugin for WordPress.
So far the config screen lets you add categories, rename them, change their options, change their sort order, and delete them; within the categories you can – this afternoon! – add books.
Adding the books means I have to generate thumbnail images for them. That’s because of the big surprise I found when I added CreateSpace books to the Archonate Bookstore: the thumbnails expire! It must have something to do with Amazon’s cloud hosting.
They generate a thumbnail image dynamically when you visit the page and a few hours later… that image won’t be there any more. So my plugin captures the thumbnail, does some processing on it, and saves off a permanent copy of the image.
Next up is sorting and deleting books within a category. The ‘Refresh’ buttons below the books will capture a new thumbnail image (in case the cover is changed).
I may need to stop working on this tomorrow, at least for a little while, so I’m hoping to have everything in the Admin UI working properly by then.