sveltia / sveltia-cms

Alternative to Netlify/Decap CMS. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, open source & free. Made with Svelte.
MIT License
862 stars 43 forks source link

Feature Request: CMS Events #167

Open BlueFrog130 opened 3 months ago

BlueFrog130 commented 3 months ago

Decap has the ability to register to CMS events. Currently, sveltia does not have this functionality.

I know this limitation is already noted in the current limitations, but I just wanted to ask if this was high or low priority.

My current use case for events are to upload local asset uploads to a CDN and overwrite the blob url to the remote CDN url.

I would love to help out and have a crack at implementing this feature, but wanted @kyoshino's input on the matter.

kyoshino commented 3 months ago

It’s not high priority, but my plan is to implement it before the 1.0 release planned for this Q3 = sometime between July and September.