Designer News
Where the design community meets.
over 5 years ago from Rik Schennink, Indie Product Developer
The plugins are mostly client-side, so the image editing will happen on the client and the resulting image will be pushed to the server. It currently can already do this with the resize, crop and transform plugins. It basically means loading additional tiny JavaScript files to enhance the core library.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
I saw this on Spectrum a couple weeks ago. Great job!
I built my own CMS several years ago and found a good plugin that has similar functionality, but it was a bit finnicky and I don't think it's still maintained. I would switch to this.
Your roadmap mentions plugins, like image editing. How are you planning on implementing that? There is Glide (PHP). which is quite powerful and capable. Would you integrate with something like that?