Seamlessly synchronizes data between Supabase databases and Framer CMS.
SupaSync is a Framer plugin that seamlessly synchronizes data between Supabase databases and Framer CMS. It enables users to import and manage tables from various Supabase schemas, such as auth, public, realtime, and storage, directly within Framer. This integration facilitates the creation of dynamic, data-driven designs by ensuring that content remains up-to-date with the underlying Supabase database. By bridging the gap between Supabase and Framer CMS, SupaSync enhances workflow efficiency and empowers designers and developers to build richer, more interactive web experiences.
Just to clarify, SupaSync does not store, save, or access any data. All data is fetched directly from your Supabase project to your Framer site, entirely on the client side. SupaSync acts purely as a connector and does not process or intercept any data in between.
SupaSync now supports automatic image URL detection and conversion.It can identify whether a file URL from Supabase is an image and automatically convert it into a Framer-supported image field. This means you can use the image directly—without needing to manually handle links or URLs.
Additionally, SupaSync now includes improved support for formatting json columns as text or rich text inside Framer, making it easier to display structured content cleanly and consistently.